summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library/GenericBdsLib
AgeCommit message (Expand)AuthorFilesLines
2009-07-12Fix Doxygen comment syntaxmdkinney1-3/+3
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney1-1/+1
2009-07-10enhanced check when reading BMP file.vanjeff1-8/+9
2009-07-10Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao41-27/+4
2009-07-09Refine comments for BdsGetBootTypeFromDevicePath().klu21-15/+14
2009-07-09Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao43-7/+7
2009-07-08Add comments for the return value of GenericBdsLib functions.lgao41-6/+7
2009-07-08Refine comments.klu21-9/+13
2009-06-30Should not use integer as boolean value for judgment.klu21-5/+5
2009-06-30Refine the member name.klu21-1/+1
2009-06-25Use UNI file string to display Boot Option for language localization.gikidy2-45/+20
2009-06-24Use INTN to case the result of subtractklu21-1/+1
2009-06-24Add NULL checking for input parameter.klu21-1/+4
2009-06-24Update code style and commentslgao41-24/+24
2009-06-23Add more checking to avoid the buffer overflow.klu21-0/+4
2009-06-19Add missing source item in INF for Bmp.h header fileklu22-2/+2
2009-06-17Update header file comments.lgao41-1/+1
2009-06-11Fix BDS limitation of two "EFI DVD/CDROM" options appear after plug two CD-ROM.gikidy2-22/+155
2009-05-26fix a bug of incorrectly judge the end of variable arguments.eric_tian1-1/+1
2009-05-21Clean up GenericBdsLib.h to remove unnecessary include header files.lgao41-0/+23
2009-04-23add type cast.vanjeff1-1/+1
2009-04-15remove unused header filelgao41-1/+0
2009-04-15fixed overflow issue when reading BMP file.vanjeff1-3/+10
2009-04-13Fix some inconsistencies in EFIAPI usage.jljusten1-1/+0
2009-04-071. Update the CRC32 in the EFI System Table header in BdsConsole.cvanjeff1-8/+32
2009-04-03Loaded Image device paths for EFI Drivers loaded from PCI Option ROMgikidy1-0/+32
2009-04-02Use UefiLib CreatePopUp APIlgao41-1/+1
2009-04-02SATA Device path updated.gikidy1-20/+48
2009-03-20clean console control protocol in bds module.vanjeff3-37/+11
2009-03-10Fix build warning generated by GCC.jljusten1-1/+1
2009-03-10Add more checks for Dxe Report status code library to access boot service.lgao43-0/+15
2009-03-101. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...vanjeff1-0/+118
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-1/+1
2009-03-02Correct include path for linux buildingklu21-1/+1
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-0/+0
2009-03-02Remove bmp.h and shellFile.h from MdeModulePkg to IntelFrameworkpkgqhuang83-1/+49
2009-02-27Define EFI_REMOVABLE_MEDIA_FILE_NAME for EBC architecture in GenericBdsLib li...klu21-0/+11
2009-02-26Use default boot file name from UefiSpec.h and retired related PCDsklu22-5/+3
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu22-37/+0
2009-02-26Add some comments in BdsDxe INF file.lgao41-4/+4
2009-02-24Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu21-1/+1
2009-02-23retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use...eric_tian1-1/+0
2009-02-23retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use...eric_tian2-14/+1
2009-02-23Update for the performance infrastructure changes:qhuang84-27/+5
2009-02-04Add missing GUID due to last check-in.klu21-0/+1
2009-02-03Cleanup meta data for GenericBdsLib library instance's INFklu21-35/+38
2009-02-03Add in a check to make sure "BootCurrent" is created only when it match a val...qwang121-7/+57
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu29-0/+6566