]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Library/GenericBdsLib/BdsBoot.c
Create boot option for all block IO devices no matter what the device path looks...
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / GenericBdsLib / BdsBoot.c
2014-06-18 Ruiyu NiCreate boot option for all block IO devices no matter...
2014-05-22 Ruiyu NiRemove the RT attribute for HDDP variable and validate...
2014-04-28 Ruiyu NiEarly return when the "BootOrder" variable doesn't...
2014-03-25 Ruiyu NiReport the setting variable failure to platform through...
2013-11-07 czhang46Fix wrong parameter usage in GenericBdsLibConstructor
2013-09-26 Ruiyu NiFix the BdsExpandPartitionPartialDevicePathToFull(...
2013-05-23 lzeng14Move the memory allocation and variable set to BdsEntry...
2012-10-30 li-elvinAdd missing status code in several modules.
2012-06-19 lzeng14Align the perf data between FPDT and DP.
2012-06-01 niruiyuRefine BdsDxe driver and GenericBdsLib library so that...
2012-05-31 ydong10Fixed build failed.
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-05-18 ydong10Clean ParentHandle field when image is loaded directly...
2012-04-19 ydong10Add code to check boot option variable before use it
2012-03-23 czhang46Add BootlogoOnly feature in BDS for BGRT
2011-11-08 li-elvinIntroduce video resolution and text mode PCDs for BIOS...
2011-10-24 niruiyuFix BDS bug to signal ReadyToBoot event before loading...
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-08-25 xdu2IntelFrameworkModulePkg/GenericBdsLib: update GenericBd...
2011-08-25 niruiyuRaise TPL to prevent the BlockIo instance for USB devic...
2011-07-05 niruiyuFix the BDS to show UEFI hard drive boot option as...
2011-07-05 qianouyangAdd the support for Boot Option with all 0xff USB class...
2011-05-27 niruiyuUpdate the comments to describe the purpose of Removabl...
2011-05-26 niruiyuOriginally BDS only creates boot options for removable...
2011-03-01 niruiyuFix the bug that BDS assumes any boot option resides...
2010-12-24 xdu2Add support for BootOption with USB Class or USB WWID...
2010-11-26 niruiyuFix the checking logic for the boot option enumeration.
2010-11-22 niruiyuUse PcdResetOnMemoryTypeInformationChange in MdeModuleP...
2010-11-08 niruiyuRemove unnecessary mBdsImageHandle.
2010-05-28 niruiyuremove unnecessary EFI64_SHADOW_ALL_LEGACY_ROM in Gener...
2010-04-23 hhtianUpdate the copyright notice format
2010-02-11 niruiyuTo follow UEFI spec 2.3 chapter 3.4.1.1, add the Connec...
2010-02-03 xdu2For network dynamic media detect support: invoke Snp...
2010-01-27 gikidyUpdate BDS boot option description string to use UNI...
2010-01-25 tye11.Change the behavior of BdsBoot, to enumerate Boot...
2010-01-18 gikidyMinor code enhancement.
2010-01-08 xli24Minor code enhancement.
2009-12-30 xdu2Update GenericBdsLib to support BootOption for VLAN...
2009-12-08 lgao4Don't need call SAP measure GPT table, which can be...
2009-08-31 klu2Beatify the debug string for displaying boot device...
2009-08-14 qhuang8Add performance logging on EFI boot path
2009-07-15 darylm503Clean up PERF macro usage. The macros were being used...
2009-07-13 klu2Retire description string macro for boot device type...
2009-07-09 klu2Refine comments for BdsGetBootTypeFromDevicePath().
2009-07-09 lgao4Retire Logo and Shell guid header file, which are repla...
2009-07-08 lgao4Add comments for the return value of GenericBdsLib...
2009-06-25 gikidyUse UNI file string to display Boot Option for language...
2009-06-19 klu2Add missing source item in INF for Bmp.h header file
2009-06-11 gikidyFix BDS limitation of two "EFI DVD/CDROM" options appea...
2009-03-10 jljustenFix build warning generated by GCC.
2009-03-10 lgao4Add more checks for Dxe Report status code library...
2009-02-26 klu2Use default boot file name from UefiSpec.h and retired...
2009-02-23 eric_tianretire gEfiFirmwareVolumeDispatcherProtocolGuid as...
2009-02-23 qhuang8Update for the performance infrastructure changes:
2009-02-03 qwang12Add in a check to make sure "BootCurrent" is created...
2009-01-23 klu2Move BdsDxe and GenericBdsLib to IntelFrameworkModulePk...