freebsd-dev/sys/boot/userboot/userboot
Andrey V. Elsukov 9add094157 Add the flags parameter to the disk_open() function and DISK_F_NOCACHE
flag, that disables the caching of partition tables metadata.
Use this flag for floppies in the libi386/biosdisk driver.
2012-10-21 12:14:58 +00:00
..
autoload.c
bootinfo32.c Remove unused variables. 2012-08-05 11:59:46 +00:00
bootinfo64.c
bootinfo.c
conf.c
copy.c Remove unused variables. 2012-08-05 11:59:46 +00:00
devicename.c Introduce new API to work with disks from the loader's drivers. 2012-08-05 12:15:15 +00:00
elf32_freebsd.c
elf64_freebsd.c
host.c
libuserboot.h Replace all references to loader_callbacks_v1 with loader_callbacks. 2012-10-03 17:20:34 +00:00
main.c Replace all references to loader_callbacks_v1 with loader_callbacks. 2012-10-03 17:20:34 +00:00
Makefile Introduce new API to work with disks from the loader's drivers. 2012-08-05 12:15:15 +00:00
userboot_cons.c
userboot_disk.c Add the flags parameter to the disk_open() function and DISK_F_NOCACHE 2012-10-21 12:14:58 +00:00
version