Remove no longer needed EfiLoaderStack global variable

这个提交包含在:
2023-01-15 18:54:31 +01:00
父节点 9a52be5ab9
当前提交 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;