summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/BdsDxe/BootMaint
AgeCommit message (Expand)AuthorFilesLines
2008-07-07Update the code to following EDK coding style document.qwang129-219/+219
2008-07-04Update the function headers to Doxygen format.qwang1210-751/+1913
2008-05-27Correct data print format.htao1-1/+1
2008-04-09Update all files to follow doxygen style file header.qhuang815-191/+90
2008-04-01Fix a bug that BMM trim the name such as ".\...Name" to ".Name". The "\.." sh...qwang121-1/+1
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-26Update BDS module name to follow naming conventions.qhuang81-2/+2
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-021) Cleanup HiiLib, IfrSupportLib. qwang123-12/+12
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang1215-0/+11329