Newer
Older
AMI-Aptio-BIOS-Reversed / AmiModulePkg / GenericSio / GenericSio / GenericSio.md
@Ajax Dong Ajax Dong 7 days ago 740 bytes Restructure the repo

GenericSio

Function Table

Symbol Role
DebugPrint2 / DebugGetPlatformErrorLevel Debug output helpers
HobLibGetNextHob / AcpiResGetDsdt HOB/ACPI discovery
SioDevice* helpers Presence, resource, and notification handling
SioPcie* / PciExpressLibWrite / SioPci* PCIe and config-space helpers
PchInitS3BootScriptInit / SioSmmLockBoxRestore S3 and SMM support
ConfigureRstPcieStorageRemapping and related helpers RST remapping flow

Layout Notes

  • The recovered top-of-file debug wrappers match the original generated structure.
  • Runtime entry-point and End-of-DXE flow remain the primary module skeleton.

Generated by HR650X BIOS Decompilation Project