Age | Commit message (Expand) | Author |
2011-05-27 | Update the comments to describe the purpose of Removable array. | niruiyu |
2011-05-26 | Originally BDS only creates boot options for removable media, the patch creat... | niruiyu |
2011-03-30 | Update inf file to follow spec. | ydong10 |
2011-03-14 | Enhance inf to follow spec. | ydong10 |
2011-03-01 | Fix the bug that BDS assumes any boot option resides in the FV is Shell which... | niruiyu |
2011-01-05 | in Recovery path, doesn't warm reset even if MemoryTypeInfo data is changed. | erictian |
2010-12-24 | Add support for BootOption with USB Class or USB WWID device path node. | xdu2 |
2010-11-26 | Fix the checking logic for the boot option enumeration. | niruiyu |
2010-11-22 | Use PcdResetOnMemoryTypeInformationChange in MdeModulePkg to control whether ... | niruiyu |
2010-11-08 | Remove unnecessary mBdsImageHandle. | niruiyu |
2010-09-16 | Add additional reset when Memory Type Information settings change. | niruiyu |
2010-08-10 | Add explicit type cast to suppress possible warning of precession loss. | xli24 |
2010-08-09 | Remove the EHCI/UHCI inter-dependency in GenericBdsLib since the EHCI/UHCI co... | niruiyu |
2010-06-14 | Allow gEfiMemoryTypeInformation bins to shrink if boot mode is BOOT_WITH_DEFA... | mdkinney |
2010-05-28 | remove unnecessary EFI64_SHADOW_ALL_LEGACY_ROM in GenericBdsLib. | niruiyu |
2010-04-23 | Update the copyright notice format | hhtian |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2010-02-11 | To follow UEFI spec 2.3 chapter 3.4.1.1, add the ConnectSingleController for ... | niruiyu |
2010-02-08 | Assume Tick value 1 as the beginning time of boot. | jgong5 |
2010-02-04 | Performance.c in GenericBdsLib is updated not to filter log entries that donā... | jgong5 |
2010-02-03 | For network dynamic media detect support: invoke Snp->GetStatus() before use ... | xdu2 |
2010-02-01 | Add BdsLibUserIdentify API in GenericBdsLib | gdong1 |
2010-01-27 | Update BDS boot option description string to use UNI file string in GenericBd... | gikidy |
2010-01-25 | GenericBdsLib: Remove a un-reasonable ASSERT when BdsLibVariableToOption() re... | rsun3 |
2010-01-25 | 1.Change the behavior of BdsBoot, to enumerate Boot Options by EfiLoadFilePro... | tye1 |
2010-01-18 | Minor code enhancement. | gikidy |
2010-01-12 | Minor code enhancement. | xli24 |
2010-01-08 | Minor code enhancement. | xli24 |
2010-01-07 | Minor code enhancement. | xli24 |
2009-12-30 | Update GenericBdsLib to support BootOption for VLAN device. | xdu2 |
2009-12-08 | Don't need call SAP measure GPT table, which can be covered in SAP implementa... | lgao4 |
2009-11-12 | 1. Add UEFI 2.2 VLAN device path definition to MdePkg | xdu2 |
2009-08-31 | Beatify the debug string for displaying boot device when boot EFI device path. | klu2 |
2009-08-31 | revert the change on BdsConsole. when doing minimal boot, the ConsoleIn varia... | eric_tian |
2009-08-14 | 1. Log performance data below 4G | qhuang8 |
2009-08-14 | Add performance logging on EFI boot path | qhuang8 |
2009-08-11 | Do not use EfiACPIReclaimMemory type to log performance data because some OS ... | qhuang8 |
2009-08-10 | remove a segment of code, in which it forces EHCI to be connected firstly bef... | eric_tian |
2009-07-24 | Fix build break for missing definition of PCI_IF_EHCI | mdkinney |
2009-07-24 | roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc... | eric_tian |
2009-07-24 | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian |
2009-07-24 | remove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_CLASSC_PI_EHCI", which ... | eric_tian |
2009-07-15 | Clean up PERF macro usage. The macros were being used with 0 as the first pa... | darylm503 |
2009-07-13 | Retire description string macro for boot device type which are not defined in... | klu2 |
2009-07-12 | Fix Doxygen comment syntax | mdkinney |
2009-07-11 | Remove extra #includes where possible to make build more efficient | mdkinney |
2009-07-10 | enhanced check when reading BMP file. | vanjeff |
2009-07-10 | Move LockKeyboards API from GenericBdsLib to PlatformBdsLib | lgao4 |
2009-07-09 | Refine comments for BdsGetBootTypeFromDevicePath(). | klu2 |
2009-07-09 | Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew... | lgao4 |