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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DUefiInternalFormRepresentation.h638 #define EFI_IFR_GET_OP 0x2B macro
1386 /// of the opcode being defined. Header.OpCode = EFI_IFR_GET_OP.
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiInternalFormRepresentation.h720 #define EFI_IFR_GET_OP 0x2B macro
1497 /// of the opcode being defined. Header.OpCode = EFI_IFR_GET_OP.
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h726 #define EFI_IFR_GET_OP 0x2B macro
1522 /// of the opcode being defined. Header.OpCode = EFI_IFR_GET_OP.
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DIfrParse.c1098 case EFI_IFR_GET_OP:
H A DExpression.c2325 case EFI_IFR_GET_OP:
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrFormPkg.h963 ) : CIfrObj (EFI_IFR_GET_OP, (CHAR8 **)&mGet),
964 CIfrOpHeader (EFI_IFR_GET_OP, &mGet->Header) {

Completed in 98 milliseconds