summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SmbiosDxe
AgeCommit message (Expand)AuthorFilesLines
2010-09-15Refine soma code to make code run safely.ydong101-3/+3
2010-04-24Update the copyright notice formathhtian3-6/+6
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu21-2/+0
2010-02-241. Correct File header to ## @filelgao41-3/+3
2010-02-01Remove micro definition for smbios version, instead we use a PCD value to let...li-elvin3-13/+15
2009-12-11Smbios driver wrong compute the offset when updating string for given handle.klu21-8/+11
2009-11-27Use AllocateZeroPool instead of using AllocatePool + ZeroMemklu21-10/+7
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang3-0/+1206