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
/
MdeModulePkg
/
Universal
/
BdsDxe
Age
Commit message (
Expand
)
Author
2008-07-09
ADD EFIAPI for library function.
lgao4
2008-07-08
Code scrube for MdeModule Definitions.
lgao4
2008-07-08
Add in doxygen style comment.
qwang12
2008-07-07
Update the code to following EDK coding style document.
qwang12
2008-07-04
Update the function headers to Doxygen format.
qwang12
2008-06-23
Merged in the following trackers from EDK:
qwang12
2008-05-27
Correct data print format.
htao
2008-05-22
Use Feature Flag PCD to PcdUefiVariableDefaultLangDepricate to replace LANG_S...
qwang12
2008-04-28
Remove the non-standard definition: GLYPH_WIDTH and GLYPH_HEIGHT. All referen...
qwang12
2008-04-09
Update all files to follow doxygen style file header.
qhuang8
2008-04-01
Fix a bug that BMM trim the name such as ".\...Name" to ".Name". The "\.." sh...
qwang12
2008-03-19
add some error check and return.
vanjeff
2008-03-19
add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...
vanjeff
2008-03-11
edk2/MdeModulePkg/Universal/BdsDxe/BootMaint/BootOption.c:
jljusten
2008-03-11
edk2/MdeModulePkg/Universal/BdsDxe/BootMaint/BootMaint.h:
jljusten
2008-03-07
Use EFI_IMAGE_OPTIONAL_HEADER_UNION struct to get PeImage subsystem type.
lgao4
2008-02-28
Add debug prompt for showing progress bar.
klu2
2008-02-26
Update BDS module name to follow naming conventions.
qhuang8
2008-02-26
A short-term fix that StrCpy() needs to handle two overlapping strings.
qhuang8
2008-02-26
Skip locating Terminal driver Protocol Guid to determine the terminal options...
qhuang8
2008-02-26
Add pragma(1) to the structure of BM_LEGACY_DEV_ORDER_CONTEXT:
qhuang8
2008-02-25
Correct the calculating time out for BDS
klu2
2008-02-02
1) Cleanup HiiLib, IfrSupportLib.
qwang12
2008-01-24
add back the ReadKeyStroke which is removed wrongly during ICC cleanup.
qwang12
2008-01-21
UEFI HII: Merge UEFI HII support changes from branch.
qwang12