Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-08-29 | Fix issue with SMBIOS driver assumming memory exists below 4GB. | andrewfish | 1 | -10/+27 |
2011-08-02 | Fix 32-bit bios build error. | li-elvin | 1 | -1/+1 |
2011-08-01 | Create smbios table when user adds/removes/Updatestring for a SMBIOS entry. I... | li-elvin | 2 | -113/+191 |
2011-05-23 | Add core SMBIOS 2.7.0 and 2.7.1 support. | lzeng14 | 1 | -40/+46 |
2010-09-15 | Refine soma code to make code run safely. | ydong10 | 1 | -3/+3 |
2010-04-24 | Update the copyright notice format | hhtian | 3 | -6/+6 |
2010-02-25 | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 | 1 | -2/+0 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 | 1 | -3/+3 |
2010-02-01 | Remove micro definition for smbios version, instead we use a PCD value to let... | li-elvin | 3 | -13/+15 |
2009-12-11 | Smbios driver wrong compute the offset when updating string for given handle. | klu2 | 1 | -8/+11 |
2009-11-27 | Use AllocateZeroPool instead of using AllocatePool + ZeroMem | klu2 | 1 | -10/+7 |
2009-11-20 | 1. PI SMBIOS Checkin. Major change include: | davidhuang | 3 | -0/+1206 |