Searched refs:ReadSection (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Dispatcher/
H A DDispatcher.c235 protocol returns an error via ReadSection defer the reading of the Depex.
262 Status = Fv->ReadSection (
998 Status = Fv->ReadSection (
1049 // ReadSection or Produce FVB failed, Free data buffer
1235 Status = Fv->ReadSection (
1258 Status = Fv->ReadSection (
1281 Status = Fv->ReadSection (
1316 Status = Fv->ReadSection (
1355 // Free data allocated by Fv->ReadSection ()
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DFirmwareVolume.h320 FRAMEWORK_EFI_FV_READ_SECTION ReadSection; member in struct:_EFI_FIRMWARE_VOLUME_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/
H A DAcpiPlatform.c208 Status = FwVol->ReadSection (
242 // Free memory allocated by ReadSection
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeServicesLib/
H A DDxeServicesLib.c76 The details of this search order is defined in description of EFI_FIRMWARE_VOLUME2_PROTOCOL.ReadSection ()
146 Status = Fv->ReadSection (
162 Status = Fv->ReadSection (
187 See EFI_FIRMWARE_VOLUME2_PROTOCOL.ReadSection() for details on how sections
330 See EFI_FIRMWARE_VOLUME2_PROTOCOL.ReadSection() for details on how sections
454 See EFI_FIRMWARE_VOLUME2_PROTOCOL.ReadSection() for details on how sections are retrieved from
518 to use FreePool() to free the allocated buffer. See EFI_FIRMWARE_VOLUME2_PROTOCOL.ReadSection() for
677 Status = FwVol->ReadSection (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DFirmwareVolume2.h318 ReadSection() is used to retrieve a specific section from a file
324 dynamically allocated by ReadSection(). If the input value of
335 be allocated by ReadSection(). In this case, ReadSection()
339 parameters are returned with valid values. ReadSection() is
341 ReadSection() at any EFI_TPL above TPL_NOTIFY is
740 EFI_FV_READ_SECTION ReadSection; member in struct:_EFI_FIRMWARE_VOLUME2_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/
H A DUpdateDispatcher.c413 Status = FwVolProtocol->ReadSection (
686 Status = FwVolProtocol->ReadSection (
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/PiSmmCore/
H A DDispatcher.c386 Status = Fv->ReadSection (
402 Status = Fv->ReadSection (
644 // Free buffer allocated by Fv->ReadSection.
646 // The UEFI Boot Services FreePool() function must be used because Fv->ReadSection
688 protocol returns an error via ReadSection defer the reading of the Depex.
715 Status = Fv->ReadSection (
1292 Status = Fv->ReadSection (
1329 // Free data allocated by Fv->ReadSection ()
1331 // The UEFI Boot Services FreePool() function must be used because Fv->ReadSection
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/AcpiPlatformDxe/
H A DAcpiPlatform.c388 Status = FwVol->ReadSection (
428 // Free memory allocated by ReadSection
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
H A DFwVol.c609 FvDevice->Fv.ReadSection = FvReadFileSection;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/PlatformDriOverrideDxe/
H A DPlatDriOverrideDxe.c300 Status = Fv2->ReadSection (

Completed in 1548 milliseconds