Searched refs:SecureBootModePtr (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeImageVerificationLib/
H A DDxeImageVerificationLib.c1533 UINT8 *SecureBootModePtr; local
1547 SecureBootModePtr = GetEfiGlobalVariable (EFI_SECURE_BOOT_MODE_NAME);
1548 if (SecureBootModePtr == NULL) {
1561 FreePool (SecureBootModePtr);

Completed in 168 milliseconds