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
/
Universal
/
BdsDxe
/
BdsDxe.inf
Age
Commit message (
Expand
)
Author
2014-03-25
Report the setting variable failure to platform through the status code when ...
Ruiyu Ni
2013-10-15
Enable UEFI firmware to support FMP capsule format.
czhang46
2013-05-17
Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg varia...
niruiyu
2012-10-18
Remove the KeyOrder variable dependency from BDS
niruiyu
2012-10-10
Fix some corner case for LazyConIn feature
czhang46
2012-07-30
Add 2 new Bds features
czhang46
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-11-04
IntelFrameworkModulePkg: Update GenericBdsLib to use BootLogo protocol to rep...
xdu2
2011-09-18
Clean up the private GUID definition in module Level.
lgao4
2011-04-01
> When GetHealthStatus() returns NULL FormHiiHandle, DeviceManager shouldn't ...
niruiyu
2011-03-30
Update inf file to follow spec.
ydong10
2011-03-14
Enhance inf to follow spec.
ydong10
2010-12-09
[BDS] Device Manager was requested to add more sub-level menu about network d...
ydong10
2010-04-23
Update the copyright notice format
hhtian
2010-02-25
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
klu2
2010-02-24
1. Correct File header to ## @file
lgao4
2009-12-04
Driver health management implementation in BDS based on UEFI Specification 2.3.
gikidy
2009-11-20
1. PI SMBIOS Checkin. Major change include:
davidhuang
2009-10-28
updated BDS to get capsule information from UEFI capsule HOB instead of CAPSU...
vanjeff
2009-08-31
Update BdsDxe to use HiiLib and UefiHiiServicesLib APIs to eliminate the symb...
qhuang8
2009-07-09
Update BdsDxe to fill int he FirmwareVendor and FirmwareRevision fields of th...
mdkinney
2009-04-30
Replace references to RFC 3066 with RFC 4646.
gikidy
2009-04-17
Update BdsDxe to use new designed HiiLib, remove the referrence to the origin...
lgao4
2009-04-02
Retire Extended HII library class.
rsun3
2009-03-20
clean console control protocol in bds module.
vanjeff
2009-03-04
retire gEfiBootStateGuid and replace it with dynamic hii pcd. so the differen...
eric_tian
2009-02-26
1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s...
klu2
2009-02-26
1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...
klu2
2009-02-26
Add some comments in BdsDxe INF file.
lgao4
2009-02-24
Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg
klu2
2009-02-23
1. Update Generic BDS part to use dynamic PCD to set console output mode inst...
qhuang8
2009-02-03
Cleanup meta data for BdsDxe INF file.
klu2
2009-01-23
Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...
klu2