| .. | |||
| MultiSkuDistinctionDxe.c | 7 days ago | ||
| MultiSkuDistinctionDxe.h | 7 days ago | ||
| MultiSkuDistinctionDxe.md | 7 days ago | ||
| README.md | 7 days ago | ||
Index: 0273 | Size: 3.4 KB | Phase: DXE | Arch: X64
Minimal DXE driver that identifies the system SKU type (platform variant) and publishes a SKU protocol for other drivers. Reads the SKU identification byte from CMOS RTC index 0x4B (or a fallback memory-mapped byte at 0xFDAF0490), extracts multi-SKU information from a GUID-extension HOB (gLenovoMultiSkuHobGuid), and installs the SKU protocol. If the SKU is unified/unknown (0x55 = 'U'), the protocol installation is deferred until ExitBootServices.
Lenovo HR650X. Lenovo-specific multi-SKU identification scheme supporting unified/UEFI SKU detection.