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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DUefiInternalFormRepresentation.h1108 } EFI_IFR_UINT64; typedef in typeref:struct:_EFI_IFR_UINT64
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrFormPkg.cpp1319 { sizeof (EFI_IFR_UINT64), 0}, // EFI_IFR_UTNT64
1366 "EFI_IFR_UINT8", "EFI_IFR_UINT16", "EFI_IFR_UINT32", "EFI_IFR_UINT64", "EFI_IFR_TRUE", "EFI_IFR_FALSE",
H A DVfrFormPkg.h2158 EFI_IFR_UINT64 *mUint64;
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiInternalFormRepresentation.h1188 } EFI_IFR_UINT64; typedef in typeref:struct:_EFI_IFR_UINT64
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h1213 } EFI_IFR_UINT64; typedef in typeref:struct:_EFI_IFR_UINT64
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DIfrParse.c1236 CopyMem (&Value->Value.u64, &(( EFI_IFR_UINT64 *) OpCodeData)->Value, sizeof (UINT64));

Completed in 89 milliseconds