Searched refs:GetSectionHeaderLength (Results 1 – 4 of 4) sorted by relevance
105 GetSectionHeaderLength(
750 GetSectionHeaderLength( in GetSectionHeaderLength() function
1557 SecHeaderSize = GetSectionHeaderLength(Pe32Section.CommonHeader); in UpdateResetVector()1612 SecHeaderSize = GetSectionHeaderLength(Pe32Section.CommonHeader); in UpdateResetVector()1918 …RMWARE_VOLUME_HEADER *)((UINT8 *)EncapFvSection.FVImageSection + GetSectionHeaderLength(EncapFvSec… in FindCorePeSection()1977 (VOID *)((UINTN)Pe32Section.Pe32Section + GetSectionHeaderLength(Pe32Section.CommonHeader)), in GetCoreMachineType()2029 (VOID *)((UINTN)Pe32Section.Pe32Section + GetSectionHeaderLength(Pe32Section.CommonHeader)), in GetCoreEntryPointAddress()2043 …EntryPhysicalAddress += (UINTN)Pe32Section.Pe32Section + GetSectionHeaderLength(Pe32Section.Common… in GetCoreEntryPointAddress()3266 …RMWARE_VOLUME_HEADER *) ((UINT8 *) SubFvSection.FVImageSection + GetSectionHeaderLength(SubFvSecti… in GetChildFvFromFfs()3424 CurSecHdrSize = GetSectionHeaderLength(CurrentPe32Section.CommonHeader); in FfsRebase()3690 CurSecHdrSize = GetSectionHeaderLength(CurrentPe32Section.CommonHeader); in FfsRebase()
1694 SectionHeaderLen = GetSectionHeaderLength((EFI_COMMON_SECTION_HEADER *)Ptr); in ParseSection()2100 Ptr += GetSectionHeaderLength((EFI_COMMON_SECTION_HEADER *)Ptr); in DumpDepexSection()2101 SectionLength -= GetSectionHeaderLength((EFI_COMMON_SECTION_HEADER *)Ptr); in DumpDepexSection()