# SmbiosDataUpdateDxeLightningRidgeEXECB1

| Field   | Value |
|---------|-------|
| Index   | 0019  |
| Module  | SmbiosDataUpdateDxeLightningRidgeEXECB1 |
| Size    | 15,616 bytes (PE32+) |
| Phase   | DXE |

## Overview

SMBIOS data update DXE driver that updates SMBIOS Type 2 (Baseboard), Type 9 (System Slot), and Type 41 (Onboard Device) string fields with board-specific values from HII string packages. The dispatch phase performs 30 Type 2, 8 Type 9, and 4 Type 41 string updates. Part of the UBA framework, platform-specific for Lightning Ridge EXEC B1.

## Key Functions

- `_ModuleEntryPoint` -- Init and registration
- HII string package registration
- SMBIOS table string field updates

## Protocols/Dependencies

- UBA SMBIOS Config Protocol
- HII Database Protocol, HII Font Protocol
- HII Package List Protocol

## Platform

HR650X Purley (Lightning Ridge EXEC B1)