Newer
Older
AMI-Aptio-BIOS-Reversed / StaticSkuDataDxeNeonCityFPGA / README.md
@Ajax Dong Ajax Dong 2 days ago 954 bytes Init

StaticSkuDataDxeNeonCityFPGA

Field Value
Index 0009
Module StaticSkuDataDxeNeonCityFPGA.efi

Overview

Static SKU Data DXE driver for the NeonCityFPGA platform. Installs three ACPI
configuration tables: UMPT (Ubox/Memory Platform Topology), PIRQ (PCI IRQ
Routing), and ACPF (ACPI Platform SKU Configuration). The SKU data table maps
platform device identifiers (PSYS, NVMe controllers, PCI root bridges) to ACPI
namespace path strings across 632 entries.

Key Functions

  • StaticSkuDataEntry — entry point, installs UMPT, PIRQ, and ACPF configuration tables
  • InstallUmptTable — registers the Ubox/Memory topology table
  • InstallPirqTable — registers the PCI IRQ routing table
  • InstallAcpfTable — registers the ACPI Platform SKU configuration table

Protocols / Dependencies

  • UBA Board-Type Protocol
  • ACPI Configuration Table interface

Platform

HR650X Purley (NeonCityFPGA)