summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/BdsDxe
AgeCommit message (Expand)Author
2008-04-28Remove the non-standard definition: GLYPH_WIDTH and GLYPH_HEIGHT. All referen...qwang12
2008-04-09Update all files to follow doxygen style file header.qhuang8
2008-04-01Fix a bug that BMM trim the name such as ".\...Name" to ".Name". The "\.." sh...qwang12
2008-03-19add some error check and return.vanjeff
2008-03-19add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff
2008-03-11edk2/MdeModulePkg/Universal/BdsDxe/BootMaint/BootOption.c:jljusten
2008-03-11edk2/MdeModulePkg/Universal/BdsDxe/BootMaint/BootMaint.h:jljusten
2008-03-07Use EFI_IMAGE_OPTIONAL_HEADER_UNION struct to get PeImage subsystem type.lgao4
2008-02-28Add debug prompt for showing progress bar.klu2
2008-02-26Update BDS module name to follow naming conventions.qhuang8
2008-02-26A short-term fix that StrCpy() needs to handle two overlapping strings.qhuang8
2008-02-26Skip locating Terminal driver Protocol Guid to determine the terminal options...qhuang8
2008-02-26Add pragma(1) to the structure of BM_LEGACY_DEV_ORDER_CONTEXT:qhuang8
2008-02-25Correct the calculating time out for BDSklu2
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang12
2008-01-24add back the ReadKeyStroke which is removed wrongly during ICC cleanup.qwang12
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12