mirror_edk2/MdeModulePkg/Universal/SmbiosDxe
2011-11-21 08:50:41 +00:00
..
SmbiosDxe.c According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. 2011-11-21 08:50:41 +00:00
SmbiosDxe.h Create smbios table when user adds/removes/Updatestring for a SMBIOS entry. It is for UEFI driver to access SMBIOS table in configuration table before boot. 2011-08-01 07:30:02 +00:00
SmbiosDxe.inf Update the copyright notice format 2010-04-24 09:33:45 +00:00