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

StaticSkuDataDxeNeonCityEPRP

Index Module Size Phase
0347 StaticSkuDataDxeNeonCityEPRP 64,320 bytes DXE

UEFI DXE driver that populates static SKU (Stock Keeping Unit) configuration data for the NeonCity EPRP platform. Contains a large embedded ACPI namespace object table defining NVDIMM device configuration paths (_SB_.NVDR.N*) and chassis/thermal control objects (_SB_.CCT*, _SB_.CFH*) for platform firmware configuration.

Key Functions

  • ModuleEntryPoint -- Driver entry; initializes UEFI boot/runtime services, loads and registers static SKU data blocks via LocateProtocol and protocol interface calls
  • sub_5C8 -- Assertion failure reporter
  • sub_608 -- SKU data loading and registration subroutine

Dependencies

  • UBA Protocol
  • UEFI Boot Services, Runtime Services
  • UEFI Boot Services Table Library, Runtime Services Table Library

Platform

x86-64, PE32+, UEFI DXE driver, VS2015 debug build, PurleyRpPkg/UBA/TypeNeonCityEPRP.