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

SetupConfigUpdateDxeLightningRidgeEXRP

Index Module Size Phase
0353 SetupConfigUpdateDxeLightningRidgeEXRP 3232 bytes (0xCA0) DXE

Overview

This DXE driver registers a UBA (Universal Board Architecture) setup configuration update callback for the Lightning Ridge EXRP platform. It locates the UBA protocol via LocateProtocol and registers board-specific configuration callbacks that customize setup options. The module is part of the UBA platform customization framework that allows a single firmware image to support multiple board variants.

Key Functions

  • ModuleEntryPoint -- Entry point that initializes boot/runtime services, locates the UBA protocol, and registers setup config update callbacks for Lightning Ridge EXRP.
  • HobListStubGetUnsupported -- Stub function returning unsupported status for HOB list access.

Dependencies

  • UBA Protocol (board-specific configuration framework)
  • UEFI Boot Services (LocateProtocol)
  • UEFI Runtime Services Table

Platform

  • Architecture: x86-64 (PE32+)
  • Source: PurleyRpPkg/Uba/UbaMain/Dxe/TypeLightningRidgeEXRP
  • Firmware Volume: BIOS region, UBA platform DXE volume