| Index | Module | Size | Phase |
|---|---|---|---|
| 0416 | CmosPei.efi | 0x32E0 (13024 bytes) | PEI |
This PEIM provides CMOS (Real-Time Clock/NVRAM) access services during the PEI phase. It implements read/write operations to CMOS I/O ports (0x70/0x71) for accessing RTC registers and CMOS NVRAM storage. The module likely installs a CMOS access PPI for other PEI modules to consume, enabling early platform configuration reads before DXE.
SetMem / CopyMem / SetMem32 / SetMemN / SetMem16 -- Memory utility functions