AMI-Aptio-BIOS-Reversed / StaticSkuDataDxeNeonCityFPGA /
@Ajax Dong Ajax Dong authored 7 days ago
..
README.md Init 7 days ago
StaticSkuDataDxeNeonCityFPGA.c Init 7 days ago
StaticSkuDataDxeNeonCityFPGA.h Init 7 days ago
StaticSkuDataDxeNeonCityFPGA.md Init 7 days ago
README.md

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)