Implement and use BlGetEfiPath() routine to get valid EFI path
Todas as verificações foram bem sucedidas
Builds / ExectOS (amd64) (push) Successful in 28s
Builds / ExectOS (i686) (push) Successful in 27s

Esse commit está contido em:
2024-01-23 20:56:58 +01:00
commit 269858f5a1
4 arquivos alterados com 65 adições e 0 exclusões

Ver Arquivo

@@ -105,6 +105,7 @@ typedef struct _XTBL_BOOT_PARAMETERS
{
PEFI_DEVICE_PATH_PROTOCOL DevicePath;
PWCHAR ArcName;
PWCHAR EfiPath;
PWCHAR SystemPath;
PWCHAR SystemType;
PWCHAR KernelFile;