summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/GenericBdsLib/BdsMisc.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu21-1272/+0
2009-01-23Add more checkpoint for deference pointer.klu21-1/+1
2009-01-21Update to add the ASSERT()s in the right place.qhuang81-5/+13
2009-01-19Add some ASSERT()s.gikidy1-1/+2
2009-01-051. Add some ASSERT();gikidy1-5/+11
2008-12-09Synchronize GenericBdsLib library class's header file to library instance.klu21-8/+8
2008-12-03Parameter checking in BdsLibMatchDevicePaths() is wrong. This bug was found b...rsun31-1/+1
2008-10-31Remove a unncessary check.qwang121-3/+1
2008-10-31Fix a bug introduced when removing the SafeFreePool. Pointer should be checke...qwang121-3/+9
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang121-23/+30
2008-10-08Set Root=NULL if some error code is returned from OpenVolume() interface of E...qhuang81-0/+1
2008-09-24Update the default value of PcdPlatformBootTimeOutDefault to be 0xffff to be ...qhuang81-19/+8
2008-07-22Code scrub for GenericBdsLibklu21-70/+52
2008-07-11Clean up GenericBdsLib library Instance.qwang121-31/+25
2008-04-09Clean up BDS lib to remove assembly files, remove R8Lib.h & R8Lib.c by applyi...qhuang81-1342/+1280
2008-03-061) Sync in patch for EDK 1063 Boot option enumeration algorithm enhancementqwang121-92/+19
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang121-0/+1415