Small fixes
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 29s
Builds / ExectOS (i686) (push) Successful in 28s

This commit is contained in:
2023-12-30 10:28:25 +01:00
parent ea32946bbd
commit 08fb9b92d5
2 changed files with 2 additions and 2 deletions

View File

@@ -134,7 +134,7 @@ BlpInitializeEfiBootLoader()
PEFI_LOADED_IMAGE_PROTOCOL LoadedImage;
EFI_STATUS Status;
/* Set current XTLDR status */
/* Set current XTLDR's EFI BootServices status */
BlpStatus.BootServices = TRUE;
/* Initialize console */