-
- Downloads
efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL
Not complete, but enough for Shell.efi and SCT.efi. We'll implement the rest as needed or once we have SCT running properly so there is a way to validate the interface against the conformance test suite. Initial skeleton written by Leif, and then implementation by Rob. Signed-off-by:Leif Lindholm <leif.lindholm@linaro.org> [Fill initial skeleton] Signed-off-by:
Rob Clark <robdclark@gmail.com> [Rebase on v2018.03-rc1] Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by:
Alexander Graf <agraf@suse.de>
Showing
- include/efi_api.h 29 additions, 0 deletionsinclude/efi_api.h
- include/efi_loader.h 4 additions, 0 deletionsinclude/efi_loader.h
- lib/efi_loader/Makefile 2 additions, 1 deletionlib/efi_loader/Makefile
- lib/efi_loader/efi_boottime.c 6 additions, 0 deletionslib/efi_loader/efi_boottime.c
- lib/efi_loader/efi_device_path_utilities.c 89 additions, 0 deletionslib/efi_loader/efi_device_path_utilities.c
Loading
Please register or sign in to comment