Loop over halt; add missing calling convention
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
2022-12-27 20:12:59 +01:00
parent 5b75d005a7
commit 6d77ff42c5
18 changed files with 137 additions and 5 deletions

View File

@@ -13,6 +13,7 @@
/* Dummy module related routines forward references */
XTCDECL
EFI_STATUS
BlXtLdrModuleMain(IN EFI_HANDLE ImageHandle,
IN PEFI_SYSTEM_TABLE SystemTable);