summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/GenericBdsLib
AgeCommit message (Expand)AuthorFilesLines
2008-12-03Parameter checking in BdsLibMatchDevicePaths() is wrong. This bug was found b...rsun31-1/+1
2008-12-01Code scrub for GenericBdsLib library instance.klu25-50/+15
2008-11-27Fix ECC issue for GenericBdsLibklu21-1/+1
2008-11-241.retried graphics library class from MdePkgvanjeff3-2/+514
2008-11-22Update to use ReallocatePool() from BaseMemoryLibmdkinney1-39/+3
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22-85/+8
2008-11-05Remove over specific guid gEfiHobListGuidklu22-2/+0
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...qwang125-67/+99
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-2/+2
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-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff1-3/+3
2008-09-02Remove unnecessary TPL operations in BDS module & library.xli241-10/+0
2008-08-27CYGWIN_GCC cleanup for GenericBdsLib.qhuang81-102/+170
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-159/+0
2008-08-01Simplify debug message for a selected boot optionmdkinney1-1/+1
2008-07-22Code scrub for GenericBdsLibklu212-282/+150
2008-07-181. Add usb LUD support in BDSqhuang81-6/+36
2008-07-11Clean up GenericBdsLib library Instance.qwang1212-191/+495
2008-07-10Clean up BootMaint module in BdsDxe.qwang121-1/+2
2008-07-09ADD EFIAPI for library function.lgao41-0/+1
2008-06-30Boolean values and variable type BOOLEAN should not use explicit comparisons ...qwang121-1/+1
2008-05-26Remove the obsolete comments.qwang123-6/+0
2008-04-09Clean up BDS lib to remove assembly files, remove R8Lib.h & R8Lib.c by applyi...qhuang817-6254/+5809
2008-03-10Fix GCC building warning.klu21-1/+1
2008-03-061) Sync in patch for EDK 1063 Boot option enumeration algorithm enhancementqwang127-143/+33
2008-02-11MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf:jljusten1-7/+7
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang1218-0/+6627