Remove no longer needed EfiLoaderStack global variable
Tous les contrôles ont réussi
ci/woodpecker/push/build Pipeline was successful

Cette révision appartient à :
2023-01-15 18:54:31 +01:00
Parent 9a52be5ab9
révision 87d8300c6a

Voir le fichier

@@ -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;