summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/BdsDxe
Commit message (Expand)AuthorAgeFilesLines
* Use TmpStr as a backup, as StrCpy in BaseLib does not handle copy of two stri...qwang122008-07-231-2/+20
* fix doxygen function comments.klu22008-07-224-9/+1
* Code scrub for BdsDxe module.klu22008-07-2227-381/+187
* Initialize the timeout value to 0, the original template is not proper initia...qhuang82008-07-181-1/+9
* Clean up BdsDxe for Doxygen comments requirement.qwang122008-07-161-1/+1
* Clean up BdsDxe for Doxygen comments requirement.qwang122008-07-148-42/+24
* Clean up Device Manager module in BdsDxe.qwang122008-07-102-13/+16
* Clean up Boot Manager module in BdsDxe.qwang122008-07-102-27/+34
* Clean up BootMaint module in BdsDxe.qwang122008-07-1012-363/+284
* Clean up BootMaint module in BdsDxe.qwang122008-07-1012-1136/+1078
* ADD EFIAPI for library function.lgao42008-07-091-26/+23
* Code scrube for MdeModule Definitions.lgao42008-07-083-7/+7
* Add in doxygen style comment.qwang122008-07-081-0/+15
* Update the code to following EDK coding style document.qwang122008-07-0711-225/+225
* Update the function headers to Doxygen format.qwang122008-07-0428-1371/+2607
* Merged in the following trackers from EDK:qwang122008-06-231-0/+2
* Correct data print format.htao2008-05-271-1/+1
* Use Feature Flag PCD to PcdUefiVariableDefaultLangDepricate to replace LANG_S...qwang122008-05-221-16/+14
* Remove the non-standard definition: GLYPH_WIDTH and GLYPH_HEIGHT. All referen...qwang122008-04-281-6/+6
* Update all files to follow doxygen style file header.qhuang82008-04-0941-490/+215
* Fix a bug that BMM trim the name such as ".\...Name" to ".Name". The "\.." sh...qwang122008-04-011-1/+1
* add some error check and return.vanjeff2008-03-191-0/+4
* add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff2008-03-192-15/+20
* edk2/MdeModulePkg/Universal/BdsDxe/BootMaint/BootOption.c:jljusten2008-03-111-2/+2
* edk2/MdeModulePkg/Universal/BdsDxe/BootMaint/BootMaint.h:jljusten2008-03-111-7/+7
* Use EFI_IMAGE_OPTIONAL_HEADER_UNION struct to get PeImage subsystem type.lgao42008-03-071-15/+7
* Add debug prompt for showing progress bar.klu22008-02-281-0/+4
* Update BDS module name to follow naming conventions.qhuang82008-02-267-9/+9
* A short-term fix that StrCpy() needs to handle two overlapping strings.qhuang82008-02-261-2/+23
* Skip locating Terminal driver Protocol Guid to determine the terminal options...qhuang82008-02-261-50/+37
* Add pragma(1) to the structure of BM_LEGACY_DEV_ORDER_CONTEXT:qhuang82008-02-261-1/+3
* Correct the calculating time out for BDSklu22008-02-251-2/+2
* 1) Cleanup HiiLib, IfrSupportLib. qwang122008-02-0210-40/+45
* add back the ReadKeyStroke which is removed wrongly during ICC cleanup.qwang122008-01-241-1/+3
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-2142-0/+16976