mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-05 11:34:34 +00:00
![]() * util/i386/pc/pupa-setup.c (setup): Convert the endianness of the length of a blocklist correctly. * util/i386/pc/biosdisk.c (pupa_util_biosdisk_open) [__linux__]: Use ioctl only if the OS file is a block device. (pupa_util_biosdisk_open): Don't use ST.ST_BLOCKS, because it is not very useful for normal files. * kern/main.c (pupa_set_root_dev): New function. (pupa_load_normal_mode): Likewise. (pupa_main): Call those above. * include/pupa/types.h (pupa_swap_bytes16): Cast the result to pupa_uint16_t. * include/pupa/kernel.h (pupa_enter_normal_mode): Removed. |
||
---|---|---|
.. | ||
i386 | ||
util | ||
boot.h | ||
device.h | ||
disk.h | ||
dl.h | ||
elf.h | ||
err.h | ||
file.h | ||
fs.h | ||
kernel.h | ||
loader.h | ||
misc.h | ||
mm.h | ||
net.h | ||
rescue.h | ||
symbol.h | ||
term.h | ||
types.h |