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

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/RuntimeDxe/
H A DAuthService.h57 } EFI_SIGNATURE_ITEM; typedef in typeref:struct:__anon12720
H A DAuthService.c55 EFI_SIGNATURE_ITEM mSupportSigItem[] = {
807 for (Index = 0; Index < (sizeof (mSupportSigItem) / sizeof (EFI_SIGNATURE_ITEM)); Index++ ) {
825 if (Index == (sizeof (mSupportSigItem) / sizeof (EFI_SIGNATURE_ITEM))) {

Completed in 46 milliseconds