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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Pi/
H A DPiMultiPhase.h94 #define EFI_AUTH_STATUS_ALL 0x0f macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Pi/
H A DPiMultiPhase.h96 #define EFI_AUTH_STATUS_ALL 0x0f macro
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/SectionExtraction/
H A DCoreSectionExtraction.c539 AuthenticationStatus |= Context->ParentStream->AuthenticationStatus & EFI_AUTH_STATUS_ALL;
817 AuthenticationStatus |= Stream->AuthenticationStatus & EFI_AUTH_STATUS_ALL;

Completed in 42 milliseconds