summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/BdsDxe
AgeCommit message (Expand)Author
2015-05-15MdeModulePkg: Add UNI file for BdsDxe driver.Ruiyu Ni
2015-05-11MdeModulePkg: Process Sys Prep load options in BdsDxe driver.Ruiyu Ni
2015-05-06MdeModulePkg: Add BdsDxe driver and PlatformBootManagerNull library.Ruiyu Ni
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-17refine module description for BdsDxe module.klu2
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-10Update EFI_KEY_OPTION.KeyOptions --> EFI_KEY_OPTION.KeyData to follow UEFI spec.lgao4
2008-12-09Update structure name aligned to UEFI specification.lgao4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-11-241.retried graphics library class from MdePkgvanjeff
2008-11-201.Removed PrintXY from Graphics Library.vanjeff
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-05Remove over specific information from BdsDxe module.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-21HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang12
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-09-04Fix a typo in Pcd nameqhuang8
2008-09-02Remove unnecessary TPL operations in BDS module & library.xli24
2008-09-02Merged in the bug fixes from EDK I.qwang12
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
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-18Initialize the timeout value to 0, the original template is not proper initia...qhuang8
2008-07-16Clean up BdsDxe for Doxygen comments requirement.qwang12
2008-07-14Clean up BdsDxe for Doxygen comments requirement.qwang12
2008-07-10Clean up Device Manager module in BdsDxe.qwang12
2008-07-10Clean up Boot Manager module in BdsDxe.qwang12
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-08Add in doxygen style comment.qwang12
2008-07-07Update the code to following EDK coding style document.qwang12
2008-07-04Update the function headers to Doxygen format.qwang12
2008-06-23Merged in the following trackers from EDK:qwang12
2008-05-27Correct data print format.htao
2008-05-22Use Feature Flag PCD to PcdUefiVariableDefaultLangDepricate to replace LANG_S...qwang12
2008-04-28Remove the non-standard definition: GLYPH_WIDTH and GLYPH_HEIGHT. All referen...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-19add some error check and return.vanjeff
2008-03-19add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff