| Field | Value |
|---|---|
| Index | 0094 |
| Module | IpmiDeviceAmount |
| Image | IpmiDeviceAmount.efi |
| Size | 14,784 bytes (5 sections, PE32+) |
| SHA256 | eba02ebe3909c2b17b490fe17465ee3fc761c4.. |
| Subsystem | DXE Driver (0Bh) |
| Functions | ~18 |
DXE driver that enumerates SATA/AHCI devices attached to the system, counts HDDs and SSDs separately, calculates total storage capacity, and reports device counts via IPMI to the BMC. Uses EFI_ATA_PASS_THRU_PROTOCOL and EFI_BLOCK_IO_PROTOCOL for device enumeration. Source: LenovoServerPkg/IpmiDeviceAmount/LnvIpmiDeviceAmount.c.
ModuleEntryPoint -- UEFI entry point, initializes protocol pointersLenovo HR650X, Purley platform.