summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/BdsDxe/BootMaint/BootOption.c
AgeCommit message (Expand)Author
2008-07-23Use TmpStr as a backup, as StrCpy in BaseLib does not handle copy of two stri...qwang12
2008-07-22Code scrub for BdsDxe module.klu2
2008-07-10Clean up BootMaint module in BdsDxe.qwang12
2008-07-10Clean up BootMaint module in BdsDxe.qwang12
2008-07-07Update the code to following EDK coding style document.qwang12
2008-07-04Update the function headers to Doxygen format.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-11edk2/MdeModulePkg/Universal/BdsDxe/BootMaint/BootOption.c:jljusten
2008-03-07Use EFI_IMAGE_OPTIONAL_HEADER_UNION struct to get PeImage subsystem type.lgao4
2008-02-26A short-term fix that StrCpy() needs to handle two overlapping strings.qhuang8
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12