Home
last modified time | relevance | path

Searched refs:EFI_FILE_SECTION_POINTER (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/
DFvLib.c395 IN EFI_FILE_SECTION_POINTER FirstSection, in SearchSectionByType()
400 OUT EFI_FILE_SECTION_POINTER *Section in SearchSectionByType()
427 EFI_FILE_SECTION_POINTER CurrentSection; in SearchSectionByType()
428 EFI_FILE_SECTION_POINTER InnerSection; in SearchSectionByType()
483 OUT EFI_FILE_SECTION_POINTER *Section in GetSectionByType()
509 EFI_FILE_SECTION_POINTER CurrentSection; in GetSectionByType()
DFvLib.h69 OUT EFI_FILE_SECTION_POINTER *Section
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
DFvLib.c394 IN EFI_FILE_SECTION_POINTER FirstSection, in SearchSectionByType()
399 OUT EFI_FILE_SECTION_POINTER *Section in SearchSectionByType()
426 EFI_FILE_SECTION_POINTER CurrentSection; in SearchSectionByType()
427 EFI_FILE_SECTION_POINTER InnerSection; in SearchSectionByType()
493 OUT EFI_FILE_SECTION_POINTER *Section in GetSectionByType()
519 EFI_FILE_SECTION_POINTER CurrentSection; in GetSectionByType()
DFvLib.h68 OUT EFI_FILE_SECTION_POINTER *Section
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
DEfiImageFormat.h277 } EFI_FILE_SECTION_POINTER; typedef
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
DPiFirmwareFile.h343 } EFI_FILE_SECTION_POINTER; typedef
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
DGenFvInternalLib.c973 EFI_FILE_SECTION_POINTER PadSection; in AdjustInternalFfsPadding()
1474 EFI_FILE_SECTION_POINTER Pe32Section; in UpdateResetVector()
1817 OUT EFI_FILE_SECTION_POINTER *Pe32Section in FindCorePeSection()
1849 EFI_FILE_SECTION_POINTER EncapFvSection; in FindCorePeSection()
1946 IN EFI_FILE_SECTION_POINTER Pe32Section, in GetCoreMachineType()
1994 IN EFI_FILE_SECTION_POINTER Pe32Section, in GetCoreEntryPointAddress()
2102 EFI_FILE_SECTION_POINTER SecPe32; in UpdateArmResetVectorIfNeeded()
2103 EFI_FILE_SECTION_POINTER PeiPe32; in UpdateArmResetVectorIfNeeded()
3252 EFI_FILE_SECTION_POINTER SubFvSection; in GetChildFvFromFfs()
3255 EFI_FILE_SECTION_POINTER CorePe32; in GetChildFvFromFfs()
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
DGenFvImageLib.c1479 EFI_FILE_SECTION_POINTER CurrentPe32Section; in RebaseFfsFile()
1646 EFI_FILE_SECTION_POINTER Pe32Section; in AddSymFile()
2526 EFI_FILE_SECTION_POINTER Pe32Section; in UpdateResetVector()