Newer
Older
AMI-Aptio-BIOS-Reversed / RomLayoutPei / RomLayoutPei.md
@Ajax Dong Ajax Dong 2 days ago 2 KB Init

RomLayoutPei

Function Table

Address Name Description
0xffc00c9c CopyMem
0xffc00cdc ZeroMem
0xffc00cfc SetMem
0xffc00d1c SetMem32
0xffc00d3c SetMem64
0xffc00dd8 ModuleEntryPoint
0xffc00e08 FvProcessFile
0xffc00ee7 AmiRomLayoutInitHob
0xffc00f33 VerifyFvAlignment
0xffc00fe3 ValidateAndProcessFv
0xffc0100d ReportCorruptFvAndRecover
0xffc01057 RomLayoutPeiEntryRecovery
0xffc01188 ProcessRomLayout
0xffc013b7 CollectFvHandlers
0xffc0143b RomLayoutPeiEntryStandard
0xffc0153a RomLayoutPeiEntry
0xffc015d4 ReadUnaligned32
0xffc015fd ReadUnaligned64
0xffc01629 WriteUnaligned64
0xffc0165d DivU64x32
0xffc01695 AllocateAlignedPages
0xffc01815 InternalAllocatePages
0xffc0183f GetDebugOutput
0xffc01870 DebugPrint
0xffc0189a DebugAssert
0xffc018b8 CopyMemS
0xffc01927 ZeroMemS
0xffc01982 GetHobList
0xffc019f0 GetNextHobByType
0xffc01a39 GetNextGuidHob
0xffc01a68 InternalBuildHob
0xffc01abd BuildGuidHob
0xffc01b2b CheckFvAlignment
0xffc01b7e BuildFvHob
0xffc01be4 PerformanceInit
0xffc01cb6 PerformanceGetFreeEntry
0xffc01d36 PerformanceStart
0xffc01dbb PerformanceEnd
0xffc01e06 FvCacheInit
0xffc01f05 FvCacheGetEntryInfo
0xffc01f6e FvCacheGetFirst
0xffc01fa8 FvCacheGetNext
0xffc01fe9 FindRomLayoutMarker
0xffc020b4 ProcessFvHob
0xffc0215a GetBootModeFromCMOS
0xffc021a9 AsciiStrLen
0xffc02204 AsciiStrCmp
0xffc022a8 IsOverlap
0xffc022cb AsciiStrnLenS
0xffc022e6 AsciiStrCpyS
0xffc023da GetPeiServices
0xffc0240c PeiFreePages
0xffc0242b InstallFvInfoPpi
0xffc0253b CopyGuid
0xffc0256b CompareGuid
0xffc025ca ReadIdtr
0xffc025ed GetPcdToken
0xffc025f9 SetIoPort80
0xffc0260a GetPcdDb

Generated by HR650X BIOS Decompilation Project