summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library/GenericBdsLib/BdsBoot.c
AgeCommit message (Expand)Author
2015-04-07IntelFrameworkModulePkg: Put report status code after event was signaled per ...Elvin Li
2014-12-22Remove unnecessary RT attribute from LegacyDevOrder variable.Ruiyu Ni
2014-08-08Add type cast on variable before operation.Jeff Fan
2014-08-01IntelFrameworkModulePkg BdsLib: Fix potential memory leak when calling BdsLib...Chen Fan
2014-07-24Fix one memory leak.Eric Dong
2014-06-25Refine code to make it more safely.Eric Dong
2014-06-20Do not create boot option for logical block io device.Ruiyu Ni
2014-06-18Create boot option for all block IO devices no matter what the device path lo...Ruiyu Ni
2014-05-22Remove the RT attribute for HDDP variable and validate the variable content b...Ruiyu Ni
2014-04-28Early return when the "BootOrder" variable doesn't exist to avoid SetVariable...Ruiyu Ni
2014-03-25Report the setting variable failure to platform through the status code when ...Ruiyu Ni
2013-11-07Fix wrong parameter usage in GenericBdsLibConstructorczhang46
2013-09-26Fix the BdsExpandPartitionPartialDevicePathToFull() hang issue by duplicates ...Ruiyu Ni
2013-05-23Move the memory allocation and variable set to BdsEntry, use VariableLock pro...lzeng14
2012-10-30Add missing status code in several modules.li-elvin
2012-06-19Align the perf data between FPDT and DP.lzeng14
2012-06-01Refine BdsDxe driver and GenericBdsLib library so that the GenericBdsLib does...niruiyu
2012-05-31Fixed build failed.ydong10
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-05-18Clean ParentHandle field when image is loaded directly from the firmware's bo...ydong10
2012-04-19Add code to check boot option variable before use itydong10
2012-03-23Add BootlogoOnly feature in BDS for BGRTczhang46
2011-11-08Introduce video resolution and text mode PCDs for BIOS setup in BDS module. U...li-elvin
2011-10-24Fix BDS bug to signal ReadyToBoot event before loading the boot option.niruiyu
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-08-25IntelFrameworkModulePkg/GenericBdsLib: update GenericBdsLib to report status ...xdu2
2011-08-25Raise TPL to prevent the BlockIo instance for USB device is removed during th...niruiyu
2011-07-05Fix the BDS to show UEFI hard drive boot option as "EFI Hard Drive" instead o...niruiyu
2011-07-05Add the support for Boot Option with all 0xff USB class Device Path.qianouyang
2011-05-27Update the comments to describe the purpose of Removable array.niruiyu
2011-05-26Originally BDS only creates boot options for removable media, the patch creat...niruiyu
2011-03-01Fix the bug that BDS assumes any boot option resides in the FV is Shell which...niruiyu
2010-12-24Add support for BootOption with USB Class or USB WWID device path node.xdu2
2010-11-26Fix the checking logic for the boot option enumeration.niruiyu
2010-11-22Use PcdResetOnMemoryTypeInformationChange in MdeModulePkg to control whether ...niruiyu
2010-11-08Remove unnecessary mBdsImageHandle.niruiyu
2010-05-28remove unnecessary EFI64_SHADOW_ALL_LEGACY_ROM in GenericBdsLib.niruiyu
2010-04-23Update the copyright notice formathhtian
2010-02-11To follow UEFI spec 2.3 chapter 3.4.1.1, add the ConnectSingleController for ...niruiyu
2010-02-03For network dynamic media detect support: invoke Snp->GetStatus() before use ...xdu2
2010-01-27Update BDS boot option description string to use UNI file string in GenericBd...gikidy
2010-01-251.Change the behavior of BdsBoot, to enumerate Boot Options by EfiLoadFilePro...tye1
2010-01-18Minor code enhancement.gikidy
2010-01-08Minor 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-08-31Beatify the debug string for displaying boot device when boot EFI device path.klu2
2009-08-14Add performance logging on EFI boot pathqhuang8
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