Remove no longer needed EfiLoaderStack global 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:
parent
9a52be5ab9
commit
87d8300c6a
@ -21,9 +21,6 @@ PEFI_SYSTEM_TABLE EfiSystemTable;
|
||||
/* EFI Secure Boot status */
|
||||
INT_PTR EfiSecureBoot;
|
||||
|
||||
/* New bootloader stack */
|
||||
PVOID EfiLoaderStack;
|
||||
|
||||
/* Serial port configuration */
|
||||
CPPORT EfiSerialPort;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user