summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.c
AgeCommit message (Expand)Author
2011-09-13Add NULl check for pointer.li-elvin
2011-08-29Fix issue with SMBIOS driver assumming memory exists below 4GB. andrewfish
2011-08-02Fix 32-bit bios build error.li-elvin
2011-08-01Create smbios table when user adds/removes/Updatestring for a SMBIOS entry. I...li-elvin
2011-05-23Add core SMBIOS 2.7.0 and 2.7.1 support.lzeng14
2010-09-15Refine soma code to make code run safely.ydong10
2010-04-24Update the copyright notice formathhtian
2010-02-01Remove micro definition for smbios version, instead we use a PCD value to let...li-elvin
2009-12-11Smbios driver wrong compute the offset when updating string for given handle.klu2
2009-11-27Use AllocateZeroPool instead of using AllocatePool + ZeroMemklu2
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang