Searched refs:EFI_FV_FILETYPE (Results 1 - 25 of 36) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DFirmwareVolume.h169 OUT EFI_FV_FILETYPE *FoundType,
226 EFI_FV_FILETYPE Type;
292 IN OUT EFI_FV_FILETYPE *FileType,
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Pi/
H A DPiFirmwareFile.h57 typedef UINT8 EFI_FV_FILETYPE; typedef
120 EFI_FV_FILETYPE Type;
151 EFI_FV_FILETYPE Type;
H A DPiPeiCis.h365 IN EFI_FV_FILETYPE SearchType,
594 EFI_FV_FILETYPE FileType;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DFirmwareVolume2.h272 @param FoundType Pointer to a caller-allocated EFI_FV_FILETYPE.
308 OUT EFI_FV_FILETYPE *FoundType,
439 EFI_FV_FILETYPE Type;
562 EFI_FV_FILETYPE. The GetNextFile() API can
610 IN OUT EFI_FV_FILETYPE *FileType,
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Pi/
H A DPiFirmwareFile.h60 typedef UINT8 EFI_FV_FILETYPE; typedef
123 EFI_FV_FILETYPE Type;
154 EFI_FV_FILETYPE Type;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Pei/FwVol/
H A DFwVol.h95 IN EFI_FV_FILETYPE SearchType,
245 IN EFI_FV_FILETYPE SearchType,
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Framework/
H A DPeiCis.h99 IN EFI_FV_FILETYPE SearchType,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/FwVol/
H A DFwVolRead.c77 EFI_FV_FILETYPE. The GetNextFile() API can
111 IN OUT EFI_FV_FILETYPE *FileType,
239 EFI_FV_FILETYPE that on successful return
269 OUT EFI_FV_FILETYPE *FoundType,
277 EFI_FV_FILETYPE LocalFoundType;
417 EFI_FV_FILETYPE FileType;
H A DFwVolDriver.h104 EFI_FV_FILETYPE. The GetNextFile() API can
138 IN OUT EFI_FV_FILETYPE *FileType,
163 EFI_FV_FILETYPE that on successful return
193 OUT EFI_FV_FILETYPE *FoundType,
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DDxeServicesLib.h61 IN EFI_FV_FILETYPE FileType,
H A DPeiServicesLib.h198 IN EFI_FV_FILETYPE SearchType,
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Ppi/
H A DFirmwareVolume.h88 IN EFI_FV_FILETYPE SearchType,
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DFvLib.h64 IN EFI_FV_FILETYPE FileType,
H A DFirmwareVolumeBufferLib.h101 IN EFI_FV_FILETYPE Type,
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DPiFirmwareFile.h36 typedef UINT8 EFI_FV_FILETYPE; typedef
101 EFI_FV_FILETYPE Type;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
H A DFwVolRead.c78 EFI_FV_FILETYPE. The GetNextFile() API can
112 IN OUT EFI_FV_FILETYPE *FileType,
282 EFI_FV_FILETYPE that on successful return
312 OUT EFI_FV_FILETYPE *FoundType,
322 EFI_FV_FILETYPE LocalFoundType;
514 EFI_FV_FILETYPE FileType;
H A DFwVolDriver.h163 EFI_FV_FILETYPE. The GetNextFile() API can
197 IN OUT EFI_FV_FILETYPE *FileType,
220 EFI_FV_FILETYPE that on successful return
250 OUT EFI_FV_FILETYPE *FoundType,
588 IN EFI_FV_FILETYPE FileType,
H A DFwVolWrite.c758 IN EFI_FV_FILETYPE FileType,
1055 IN EFI_FV_FILETYPE NewFileType,
1062 EFI_FV_FILETYPE OldFileType;
1216 EFI_FV_FILETYPE FileType;
1357 EFI_FV_FILETYPE FileType;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/
H A DUpdateDriver.h155 IN EFI_FV_FILETYPE FileType,
H A DUpdateDispatcher.c41 IN EFI_FV_FILETYPE FileType,
366 EFI_FV_FILETYPE FileType;
611 EFI_FV_FILETYPE FileType;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/
H A DAcpiPlatform.c47 EFI_FV_FILETYPE FileType;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Dispatcher/
H A DDispatcher.c79 EFI_FV_FILETYPE mDxeFileTypes[] = {
184 IN EFI_FV_FILETYPE Type
889 IN EFI_FV_FILETYPE Type
1097 EFI_FV_FILETYPE Type;
1186 for (Index = 0; Index < sizeof (mDxeFileTypes) / sizeof (EFI_FV_FILETYPE); Index++) {
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeServicesLib/
H A DDxeServicesLib.c227 IN EFI_FV_FILETYPE FileType,
619 EFI_FV_FILETYPE Type;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiServicesLib/
H A DPeiServicesLib.c275 IN EFI_FV_FILETYPE SearchType,
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/AcpiPlatformDxe/
H A DAcpiPlatform.c75 EFI_FV_FILETYPE FileType;

Completed in 6092 milliseconds

12