HomeSort by relevance Sort by last modified time
    Searched refs:ReadSection (Results 1 - 25 of 42) sorted by null

1 2

  /device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
BdsAppLoader.c 96 FileStatus = FvInstance->ReadSection (
212 Status = FvInstance->ReadSection (
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
GetImage.c 51 Status = Fv->ReadSection (
67 Status = Fv->ReadSection (
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/
GetImage.c 51 Status = Fv->ReadSection (
67 Status = Fv->ReadSection (
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/LoadFileOnFv2/
LoadFileOnFv2.c 112 Status = Private->Fv->ReadSection (
137 // from ReadSection()
139 return Private->Fv->ReadSection (
283 Status = Fv->ReadSection (
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/HisiAcpiPlatformDxe/
AcpiPlatform.c 211 Status = FwVol->ReadSection (
251 // Free memory allocated by ReadSection
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/FirmwareVolume/
FirmwareVolume.h 290 FV_READ_SECTION ReadSection;
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/AcpiLib/
AcpiLib.c 99 // AcpiTable must be allocated by ReadSection (ie: AcpiTable == NULL)
103 Status = FvInstance->ReadSection (
140 // Free memory allocated by ReadSection
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
FirmwareVolume.h 320 FRAMEWORK_EFI_FV_READ_SECTION ReadSection;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/
AcpiPlatform.c 208 Status = FwVol->ReadSection (
242 // Free memory allocated by ReadSection
  /device/linaro/bootloader/edk2/OvmfPkg/AcpiPlatformDxe/
AcpiPlatform.c 182 Status = FwVol->ReadSection (
211 // Free memory allocated by ReadSection
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformGopPolicy/
PlatformGopPolicy.c 115 Status = Fv->ReadSection (
  /external/swiftshader/third_party/LLVM/include/llvm/Object/
MachOObject.h 160 void ReadSection(
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckHiiLib/
VarCheckHiiGenFromFv.c 199 Status = Fv2->ReadSection (
212 Status = Fv2->ReadSection (
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/BiosIdLib/
BiosIdLib.c 68 Status = Fv->ReadSection (
84 Status = Fv->ReadSection (
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Dispatcher/
Dispatcher.c 234 protocol returns an error via ReadSection defer the reading of the Depex.
261 Status = Fv->ReadSection (
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/FdtDxe/
FdtDxe.c 154 Status = FvProtocol->ReadSection (
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/FirmwareVolume2/
FirmwareVolume2.h 184 EFI_FV_READ_SECTION ReadSection;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
FirmwareVolume2.h 318 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
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/
Ppm.c 336 Status = FwVol->ReadSection (
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/FvSimpleFileSystemDxe/
FvSimpleFileSystem.c 59 Find and call ReadSection on the first section found of an executable type.
88 Status = FvProtocol->ReadSection (
150 Status = FvProtocol->ReadSection (
240 Status = FvProtocol->ReadSection (
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/DxeServicesLib/
DxeServicesLib.c 77 The details of this search order is defined in description of EFI_FIRMWARE_VOLUME2_PROTOCOL.ReadSection ()
147 Status = Fv->ReadSection (
163 Status = Fv->ReadSection (
188 See EFI_FIRMWARE_VOLUME2_PROTOCOL.ReadSection() for details on how sections
331 See EFI_FIRMWARE_VOLUME2_PROTOCOL.ReadSection() for details on how sections
455 See EFI_FIRMWARE_VOLUME2_PROTOCOL.ReadSection() for details on how sections are retrieved from
519 to use FreePool() to free the allocated buffer. See EFI_FIRMWARE_VOLUME2_PROTOCOL.ReadSection() for
677 Status = FwVol->ReadSection (
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/
UpdateDispatcher.c 413 Status = FwVolProtocol->ReadSection (
686 Status = FwVolProtocol->ReadSection (
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D03/Drivers/PciPlatform/
PciPlatform.c 197 Status = Fv->ReadSection (
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FvOnFv2Thunk/
FvOnFv2Thunk.c 249 return FirmwareVolume2->ReadSection (
  /device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/
Dir.c 187 Status = Fv->ReadSection (

Completed in 1057 milliseconds

1 2