summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library/GenericBdsLib
AgeCommit message (Expand)Author
2009-08-141. Log performance data below 4Gqhuang8
2009-08-14Add performance logging on EFI boot pathqhuang8
2009-08-11Do not use EfiACPIReclaimMemory type to log performance data because some OS ...qhuang8
2009-08-10remove a segment of code, in which it forces EHCI to be connected firstly bef...eric_tian
2009-07-24Fix build break for missing definition of PCI_IF_EHCImdkinney
2009-07-24roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian
2009-07-24remove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_CLASSC_PI_EHCI", which ...eric_tian
2009-07-15Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm503
2009-07-13Retire description string macro for boot device type which are not defined in...klu2
2009-07-12Fix Doxygen comment syntaxmdkinney
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney
2009-07-10enhanced check when reading BMP file.vanjeff
2009-07-10Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao4
2009-07-09Refine comments for BdsGetBootTypeFromDevicePath().klu2
2009-07-09Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao4
2009-07-08Add comments for the return value of GenericBdsLib functions.lgao4
2009-07-08Refine comments.klu2
2009-06-30Should not use integer as boolean value for judgment.klu2
2009-06-30Refine the member name.klu2
2009-06-25Use UNI file string to display Boot Option for language localization.gikidy
2009-06-24Use INTN to case the result of subtractklu2
2009-06-24Add NULL checking for input parameter.klu2
2009-06-24Update code style and commentslgao4
2009-06-23Add more checking to avoid the buffer overflow.klu2
2009-06-19Add missing source item in INF for Bmp.h header fileklu2
2009-06-17Update header file comments.lgao4
2009-06-11Fix BDS limitation of two "EFI DVD/CDROM" options appear after plug two CD-ROM.gikidy
2009-05-26fix a bug of incorrectly judge the end of variable arguments.eric_tian
2009-05-21Clean up GenericBdsLib.h to remove unnecessary include header files.lgao4
2009-04-23add type cast.vanjeff
2009-04-15remove unused header filelgao4
2009-04-15fixed overflow issue when reading BMP file.vanjeff
2009-04-13Fix some inconsistencies in EFIAPI usage.jljusten
2009-04-071. Update the CRC32 in the EFI System Table header in BdsConsole.cvanjeff
2009-04-03Loaded Image device paths for EFI Drivers loaded from PCI Option ROMgikidy
2009-04-02Use UefiLib CreatePopUp APIlgao4
2009-04-02SATA Device path updated.gikidy
2009-03-20clean console control protocol in bds module.vanjeff
2009-03-10Fix build warning generated by GCC.jljusten
2009-03-10Add more checks for Dxe Report status code library to access boot service.lgao4
2009-03-101. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...vanjeff
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang8
2009-03-02Correct include path for linux buildingklu2
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang8
2009-03-02Remove bmp.h and shellFile.h from MdeModulePkg to IntelFrameworkpkgqhuang8
2009-02-27Define EFI_REMOVABLE_MEDIA_FILE_NAME for EBC architecture in GenericBdsLib li...klu2
2009-02-26Use default boot file name from UefiSpec.h and retired related PCDsklu2
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu2
2009-02-26Add some comments in BdsDxe INF file.lgao4