summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/GenericBdsLib/BdsConsole.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu21-896/+0
2009-01-051. Add some ASSERT();gikidy1-8/+8
2008-12-31remove unnecessary check for NULL pointer.vanjeff1-6/+4
2008-12-29fixed potential NULL pointer reference issue.vanjeff1-6/+7
2008-12-09Synchronize GenericBdsLib library class's header file to library instance.klu21-14/+8
2008-12-01Code scrub for GenericBdsLib library instance.klu21-2/+5
2008-11-27Fix ECC issue for GenericBdsLibklu21-1/+1
2008-11-241.retried graphics library class from MdePkgvanjeff1-0/+493
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang121-8/+21
2008-07-22Code scrub for GenericBdsLibklu21-3/+2
2008-07-11Clean up GenericBdsLib library Instance.qwang121-1/+10
2008-06-30Boolean values and variable type BOOLEAN should not use explicit comparisons ...qwang121-1/+1
2008-04-09Clean up BDS lib to remove assembly files, remove R8Lib.h & R8Lib.c by applyi...qhuang81-396/+386
2008-03-061) Sync in patch for EDK 1063 Boot option enumeration algorithm enhancementqwang121-3/+0
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang121-0/+399