Age | Commit message (Expand) | Author |
2012-04-01 | When transfer from Unicode to hex number, current code only consider the 0-9 ... | ydong10 |
2012-03-23 | Add BootlogoOnly feature in BDS for BGRT | czhang46 |
2012-01-12 | Update copyright. | ydong10 |
2012-01-12 | Add check when get boot option variable to avoid system hang. | ydong10 |
2011-11-08 | Introduce video resolution and text mode PCDs for BIOS setup in BDS module. U... | li-elvin |
2011-11-07 | IntelFrameworkModulePkg-GenericBdsLib: Add type cast for conversion from INTN... | xdu2 |
2011-11-04 | IntelFrameworkModulePkg: Update GenericBdsLib to use BootLogo protocol to rep... | xdu2 |
2011-10-24 | Fix BDS bug to signal ReadyToBoot event before loading the boot option. | niruiyu |
2011-09-18 | Clean up the private GUID definition in module Level. | lgao4 |
2011-08-25 | IntelFrameworkModulePkg/GenericBdsLib: update GenericBdsLib to report status ... | xdu2 |
2011-08-25 | Raise TPL to prevent the BlockIo instance for USB device is removed during th... | niruiyu |
2011-07-06 | Enhance BDS to avoid the additional reset when the platform pre-allocated mem... | niruiyu |
2011-07-05 | Fix the BDS to show UEFI hard drive boot option as "EFI Hard Drive" instead o... | niruiyu |
2011-07-05 | Add the support for Boot Option with all 0xff USB class Device Path. | qianouyang |
2011-06-28 | IntelFrameworkModulePkg: Fix clang compielr warning. | andrewfish |
2011-06-16 | IntelFrameworkModulePkg GenericBdsLib: Remove unwanted assert condition | jljusten |
2011-06-02 | Add return status check for SetVariable. | niruiyu |
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 |