summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/BdsDxe/BootMaint
AgeCommit message (Expand)Author
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu2
2009-01-23Fix issue from code scrub.klu2
2008-12-26Refine function comments for BdsDxe module.klu2
2008-12-24Refine function comments for BdsDxe module.klu2
2008-12-23Refine function comments for BdsDxe module.klu2
2008-12-19Refine comments for BDS module.klu2
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-09Update structure name aligned to UEFI specification.lgao4
2008-11-18Refine MdeModulePkg to pass GCC build.xli24
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu2
2008-11-04Sync in bug fix from EDK I:qwang12
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang12
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-09-02Remove unnecessary TPL operations in BDS module & library.xli24
2008-07-23Use TmpStr as a backup, as StrCpy in BaseLib does not handle copy of two stri...qwang12
2008-07-22fix doxygen function comments.klu2
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-09ADD EFIAPI for library function.lgao4
2008-07-08Code scrube for MdeModule Definitions.lgao4
2008-07-07Update the code to following EDK coding style document.qwang12
2008-07-04Update the function headers to Doxygen format.qwang12
2008-05-27Correct data print format.htao
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-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-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-021) Cleanup HiiLib, IfrSupportLib. qwang12
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12