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
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