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

  /device/linaro/bootloader/edk2/SecurityPkg/Include/Guid/
AuthenticatedVariableFormat.h 58 #define CUSTOM_SECURE_BOOT_MODE 1
  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
SecureBootConfigImpl.c 291 CUSTOM_SECURE_BOOT_MODE.
414 Status = SetSecureBootMode(CUSTOM_SECURE_BOOT_MODE);
500 Status = SetSecureBootMode(CUSTOM_SECURE_BOOT_MODE);
829 Status = SetSecureBootMode(CUSTOM_SECURE_BOOT_MODE);
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/AuthVariableLib/
AuthService.c 293 if (!EFI_ERROR (Status) && (*(UINT8 *) Data == CUSTOM_SECURE_BOOT_MODE)) {
    [all...]

Completed in 64 milliseconds