# SetupConfigUpdateDxeLightningRidgeEXECB1

| Field   | Value |
|---------|-------|
| Index   | 0017  |
| Module  | SetupConfigUpdateDxeLightningRidgeEXECB1 |
| Size    | 3,232 bytes (PE32+) |
| Phase   | DXE |

## Overview

UBA setup configuration update DXE driver for the Lightning Ridge EXEC B1 board variant. Provides platform-specific setup configuration data ("PSET" block) during the DXE phase. Follows a standard entry pattern: saves UEFI globals, locates the HOB list, detects the board type, and registers configuration via the UBA protocol.

## Key Functions

- `_ModuleEntryPoint` -- Driver entry point, 8 functions total
- Standard UBA board-type registration sequence

## Protocols/Dependencies

- UBA Board-Type Protocol
- UefiBootServicesTableLib, UefiRuntimeServicesTableLib, DxeHobLib, BaseLib
- CMOS RTC ports 0x70/0x71 for debug level

## Platform

HR650X Purley (Lightning Ridge EXEC B1)