Allow BlGetXtLoaderProtocol() routine to store loader protocol in a specified variable
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
EXTERN PXT_BOOT_LOADER_PROTOCOL EfiXtLdrProtocol;
|
||||
|
||||
EFI_STATUS
|
||||
BlGetXtLoaderProtocol();
|
||||
BlGetXtLoaderProtocol(PXT_BOOT_LOADER_PROTOCOL *LdrProtocol);
|
||||
|
||||
#endif /* __XTLDR_BLMOD_H */
|
||||
|
Reference in New Issue
Block a user