index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IntelFrameworkModulePkg
/
Library
/
GenericBdsLib
/
BdsBoot.c
Age
Commit message (
Expand
)
Author
2015-04-07
IntelFrameworkModulePkg: Put report status code after event was signaled per ...
Elvin Li
2014-12-22
Remove unnecessary RT attribute from LegacyDevOrder variable.
Ruiyu Ni
2014-08-08
Add type cast on variable before operation.
Jeff Fan
2014-08-01
IntelFrameworkModulePkg BdsLib: Fix potential memory leak when calling BdsLib...
Chen Fan
2014-07-24
Fix one memory leak.
Eric Dong
2014-06-25
Refine code to make it more safely.
Eric Dong
2014-06-20
Do not create boot option for logical block io device.
Ruiyu Ni
2014-06-18
Create boot option for all block IO devices no matter what the device path lo...
Ruiyu Ni
2014-05-22
Remove the RT attribute for HDDP variable and validate the variable content b...
Ruiyu Ni
2014-04-28
Early return when the "BootOrder" variable doesn't exist to avoid SetVariable...
Ruiyu Ni
2014-03-25
Report the setting variable failure to platform through the status code when ...
Ruiyu Ni
2013-11-07
Fix wrong parameter usage in GenericBdsLibConstructor
czhang46
2013-09-26
Fix the BdsExpandPartitionPartialDevicePathToFull() hang issue by duplicates ...
Ruiyu Ni
2013-05-23
Move the memory allocation and variable set to BdsEntry, use VariableLock pro...
lzeng14
2012-10-30
Add missing status code in several modules.
li-elvin
2012-06-19
Align the perf data between FPDT and DP.
lzeng14
2012-06-01
Refine BdsDxe driver and GenericBdsLib library so that the GenericBdsLib does...
niruiyu
2012-05-31
Fixed build failed.
ydong10
2012-05-30
Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....
ydong10
2012-05-18
Clean ParentHandle field when image is loaded directly from the firmware's bo...
ydong10
2012-04-19
Add code to check boot option variable before use it
ydong10
2012-03-23
Add BootlogoOnly feature in BDS for BGRT
czhang46
2011-11-08
Introduce video resolution and text mode PCDs for BIOS setup in BDS module. U...
li-elvin
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-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-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-01
Fix the bug that BDS assumes any boot option resides in the FV is Shell which...
niruiyu
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-05-28
remove unnecessary EFI64_SHADOW_ALL_LEGACY_ROM in GenericBdsLib.
niruiyu
2010-04-23
Update the copyright notice format
hhtian
2010-02-11
To follow UEFI spec 2.3 chapter 3.4.1.1, add the ConnectSingleController for ...
niruiyu
2010-02-03
For network dynamic media detect support: invoke Snp->GetStatus() before use ...
xdu2
2010-01-27
Update BDS boot option description string to use UNI file string in GenericBd...
gikidy
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-08
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-08-31
Beatify the debug string for displaying boot device when boot EFI device path.
klu2
2009-08-14
Add performance logging on EFI boot path
qhuang8
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
[next]