summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/BdsDxe
AgeCommit message (Expand)AuthorFilesLines
2008-07-09ADD EFIAPI for library function.lgao41-26/+23
2008-07-08Code scrube for MdeModule Definitions.lgao43-7/+7
2008-07-08Add in doxygen style comment.qwang121-0/+15
2008-07-07Update the code to following EDK coding style document.qwang1211-225/+225
2008-07-04Update the function headers to Doxygen format.qwang1228-1371/+2607
2008-06-23Merged in the following trackers from EDK:qwang121-0/+2
2008-05-27Correct data print format.htao1-1/+1
2008-05-22Use Feature Flag PCD to PcdUefiVariableDefaultLangDepricate to replace LANG_S...qwang121-16/+14
2008-04-28Remove the non-standard definition: GLYPH_WIDTH and GLYPH_HEIGHT. All referen...qwang121-6/+6
2008-04-09Update all files to follow doxygen style file header.qhuang841-490/+215
2008-04-01Fix a bug that BMM trim the name such as ".\...Name" to ".Name". The "\.." sh...qwang121-1/+1
2008-03-19add some error check and return.vanjeff1-0/+4
2008-03-19add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff2-15/+20
2008-03-11edk2/MdeModulePkg/Universal/BdsDxe/BootMaint/BootOption.c:jljusten1-2/+2
2008-03-11edk2/MdeModulePkg/Universal/BdsDxe/BootMaint/BootMaint.h:jljusten1-7/+7
2008-03-07Use EFI_IMAGE_OPTIONAL_HEADER_UNION struct to get PeImage subsystem type.lgao41-15/+7
2008-02-28Add debug prompt for showing progress bar.klu21-0/+4
2008-02-26Update BDS module name to follow naming conventions.qhuang87-9/+9
2008-02-26A short-term fix that StrCpy() needs to handle two overlapping strings.qhuang81-2/+23
2008-02-26Skip locating Terminal driver Protocol Guid to determine the terminal options...qhuang81-50/+37
2008-02-26Add pragma(1) to the structure of BM_LEGACY_DEV_ORDER_CONTEXT:qhuang81-1/+3
2008-02-25Correct the calculating time out for BDSklu21-2/+2
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang1210-40/+45
2008-01-24add back the ReadKeyStroke which is removed wrongly during ICC cleanup.qwang121-1/+3
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang1242-0/+16976