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
/
BootMaint
Age
Commit message (
Expand
)
Author
2010-03-04
Update HiiConfigAccess.ExtractConfig interface to support NULL request string...
lgao4
2010-01-27
Update BDS boot option description string to use UNI file string in GenericBd...
gikidy
2010-01-14
Fix Boot Option appear twice while add a new boot option in some specific steps.
gikidy
2010-01-13
Minor code enhancement.
xli24
2010-01-08
Minor code enhancement.
xli24
2010-01-07
Correct copyright year to 2010
lgao4
2010-01-04
Correct help information for Delete Boot option and Change boot option.
lgao4
2009-12-04
Fix some typos & format.
gikidy
2009-11-20
1. PI SMBIOS Checkin. Major change include:
davidhuang
2009-10-26
Allocated one buffer to for option->description, since it may be released by ...
vanjeff
2009-10-26
Correct the patch in r9367.
xdu2
2009-10-26
set filename with device path for load file devices.
vanjeff
2009-10-26
Fix a UI hang bug when adding Boot Option or Driver Option.
xdu2
2009-08-14
1. Correct Col * Row string
lgao4
2009-07-21
Clean up code
lgao4
2009-07-17
Fix build broken issue for ICC 9.0
klu2
2009-07-16
Fix bug that some boot option can *not* be displayed correct in boot manager ...
klu2
2009-07-08
Add comments for the return value of GenericBdsLib functions.
lgao4
2009-07-07
Remove TempStringLen. It was assigned, but not used. (ICC warning)
jljusten
2009-07-07
Fix some issues reported by source static analysis tools.
klu2
2009-06-24
Fix the potential issue that using integrate as BOOLEAN value in judgment.
klu2
2009-06-24
Explicit to judge whether Index is out of boundary.
klu2
2009-06-23
Fix a syntax error. There was an extra closing parenthesis: ')'
jljusten
2009-06-23
Fix some potential buffer overflow issue.
klu2
2009-06-23
Fix potential buffer overflow issue.
klu2
2009-06-19
1) Make naming of enumeration type follows coding style
klu2
2009-06-04
Remove #define for MAX_BBS_ENTRIES
mdkinney
2009-05-20
Fix the issue that BootOrder can't be set
lgao4
2009-04-27
Update HiiGetBrowserData API
lgao4
2009-04-22
Fix that the variable can't be stored. Next, I will update GetBrowserData API.
lgao4
2009-04-20
Enhance HiiGetBrowserData API to support the case that storage element is 0.
lgao4
2009-04-17
Update BdsDxe to use new designed HiiLib, remove the referrence to the origin...
lgao4
2009-04-14
HII Library Class interface refine.
rsun3
2009-04-13
Fix some inconsistencies in EFIAPI usage.
jljusten
2009-04-08
Fix the bug that Boot Mainteinance Manager in the front page can not be enter...
rsun3
2009-04-07
correct the input parameter FormId of IfrLibUpdateForm()
jji4
2009-04-02
Retire Extended HII library class.
rsun3
2009-02-26
1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...
klu2
2009-02-23
1. Update Generic BDS part to use dynamic PCD to set console output mode inst...
qhuang8
2009-02-04
Fix a bug: fail to change Boot Order in Boot Maintenance Manager.
qhuang8
2009-02-03
Cleanup meta data for BdsDxe INF file.
klu2
2009-01-24
Fix ICC build warning.
qhuang8
2009-01-23
Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...
klu2