-
- Downloads
efi_loader: add file/filesys support
fallback.efi (and probably other things) use UEFI's simple-file-system protocol and file support to search for OS's to boot. Signed-off-by:Rob Clark <robdclark@gmail.com> [agraf: whitespace fixes, unsigned fixes] Signed-off-by:
Alexander Graf <agraf@suse.de>
Showing
- include/efi.h 2 additions, 0 deletionsinclude/efi.h
- include/efi_api.h 65 additions, 0 deletionsinclude/efi_api.h
- include/efi_loader.h 13 additions, 0 deletionsinclude/efi_loader.h
- lib/efi_loader/Makefile 1 addition, 0 deletionslib/efi_loader/Makefile
- lib/efi_loader/efi_disk.c 32 additions, 0 deletionslib/efi_loader/efi_disk.c
- lib/efi_loader/efi_file.c 560 additions, 0 deletionslib/efi_loader/efi_file.c
- lib/efi_loader/efi_image_loader.c 3 additions, 0 deletionslib/efi_loader/efi_image_loader.c
Loading
Please register or sign in to comment