forked from xt-sys/exectos
Remove no longer needed EfiLoaderStack global variable
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user