forked from xt-sys/exectos
Allow BlGetXtLoaderProtocol() routine to store loader protocol in a specified variable
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