HomeSort by relevance Sort by last modified time
    Searched refs:SecureBoot (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
MiscSubclassDriver.h 138 STRING_REF SecureBoot;
164 SMBIOS_TABLE_STRING SecureBoot;
MiscOemType0x94Function.c 729 Data8 = SystemConfiguration.SecureBoot;
1107 SmbiosRecord->SecureBoot = 15;
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
LegacyBios.c 803 UINT8 *SecureBoot;
817 SecureBoot = NULL;
818 GetEfiGlobalVariable2 (EFI_SECURE_BOOT_MODE_NAME, (VOID**)&SecureBoot, NULL);
819 if ((SecureBoot != NULL) && (*SecureBoot == SECURE_BOOT_MODE_ENABLE)) {
820 FreePool (SecureBoot);
824 if (SecureBoot != NULL) {
825 FreePool (SecureBoot);
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
SetupInfoRecords.c     [all...]
PlatformSetupDxe.c 153 Private->FakeNvData.SecureBoot = TRUE;
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/
DxeImageVerificationLib.c 78 SecureBoot Hook for processing image verification.
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
SecureBootConfigImpl.c 2 HII Config Access protocol implementation of SecureBoot configuration module.
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
SetupVariable.h 1103 UINT8 SecureBoot;

Completed in 308 milliseconds