Home
last modified time | relevance | path

Searched refs:ERR_UNALIGNED (Results 1 – 4 of 4) sorted by relevance

/external/grub/stage2/
Dcommon.c87 [ERR_UNALIGNED] = "File is not sector aligned",
Dshared.h543 ERR_UNALIGNED, enumerator
Dbuiltins.c1796 errnum = ERR_UNALIGNED; in install_func()
1811 errnum = ERR_UNALIGNED; in install_func()
/external/grub/
DChangeLog4535 Added descriptions about ERR_UNALIGNED and ERR_PRIVILEGED.
4813 * stage2/common.c (err_list): Added message for ERR_UNALIGNED.
4816 (ERR_UNALIGNED): New error code.