Refactor code and fix loader protocol support
Some checks failed
ci/woodpecker/push/build Pipeline failed
Some checks failed
ci/woodpecker/push/build Pipeline failed
This commit is contained in:
@@ -74,11 +74,6 @@ BlGetVolumeDevicePath(IN PUCHAR SystemPath,
|
||||
OUT PEFI_DEVICE_PATH_PROTOCOL *DevicePath,
|
||||
OUT PUCHAR *Path);
|
||||
|
||||
EFI_STATUS
|
||||
BlGetXtLoaderProtocol(EFI_HANDLE ImageHandle,
|
||||
PEFI_SYSTEM_TABLE SystemTable,
|
||||
PXT_BOOT_LOADER_PROTOCOL *LoaderProtocol);
|
||||
|
||||
EFI_STATUS
|
||||
BlLoadEfiModules();
|
||||
|
||||
|
Reference in New Issue
Block a user