summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library/GenericBdsLib
AgeCommit message (Expand)Author
2010-05-28remove unnecessary EFI64_SHADOW_ALL_LEGACY_ROM in GenericBdsLib.niruiyu
2010-04-23Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2010-02-11To follow UEFI spec 2.3 chapter 3.4.1.1, add the ConnectSingleController for ...niruiyu
2010-02-08Assume Tick value 1 as the beginning time of boot.jgong5
2010-02-04Performance.c in GenericBdsLib is updated not to filter log entries that donā...jgong5
2010-02-03For network dynamic media detect support: invoke Snp->GetStatus() before use ...xdu2
2010-02-01Add BdsLibUserIdentify API in GenericBdsLibgdong1
2010-01-27Update BDS boot option description string to use UNI file string in GenericBd...gikidy
2010-01-25GenericBdsLib: Remove a un-reasonable ASSERT when BdsLibVariableToOption() re...rsun3
2010-01-251.Change the behavior of BdsBoot, to enumerate Boot Options by EfiLoadFilePro...tye1
2010-01-18Minor code enhancement.gikidy
2010-01-12Minor code enhancement.xli24
2010-01-08Minor code enhancement.xli24
2010-01-07Minor code enhancement.xli24
2009-12-30Update GenericBdsLib to support BootOption for VLAN device.xdu2
2009-12-08Don't need call SAP measure GPT table, which can be covered in SAP implementa...lgao4
2009-11-121. Add UEFI 2.2 VLAN device path definition to MdePkgxdu2
2009-08-31Beatify the debug string for displaying boot device when boot EFI device path.klu2
2009-08-31revert the change on BdsConsole. when doing minimal boot, the ConsoleIn varia...eric_tian
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