summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/BdsDxe
AgeCommit message (Expand)AuthorFilesLines
2015-12-16MdeModulePkg BdsDxe: Change file format which the existed folder has mixed fi...Eric Dong1-1/+4
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2015-11-24MdeModulePkg/BdsDxe: Fix EBC build failureRuiyu Ni1-0/+12
2015-11-17MdeModulePkg: Enable PlatformRecovery in BdsDxe driverRuiyu Ni2-314/+95
2015-11-17MdeModulePkg: Add PlatformRecovery#### pointing to default file pathRuiyu Ni1-8/+30
2015-11-17MdeModulePkg: Use UefiSpec.h defined macro to replace L"xxx" stringRuiyu Ni1-8/+8
2015-11-17MdeModulePkg: Add missing PrintLib to BdsDxe.infRuiyu Ni1-0/+1
2015-08-28MdeModulePkg: Remove unused variables from both UefiBootManagerLib and BdsDxe...Sunny Wang1-2/+1
2015-08-24MdeModulePkg: Fix BdsDxe VS2015 build failureRuiyu Ni1-1/+0
2015-05-15MdeModulePkg: Add UNI file for BdsDxe driver.Ruiyu Ni3-0/+4
2015-05-11MdeModulePkg: Process Sys Prep load options in BdsDxe driver.Ruiyu Ni1-115/+101
2015-05-06MdeModulePkg: Add BdsDxe driver and PlatformBootManagerNull library.Ruiyu Ni7-0/+1765
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu241-17185/+0
2009-01-23Fix issue from code scrub.klu210-79/+65
2008-12-26Refine function comments for BdsDxe module.klu210-110/+80
2008-12-24Refine function comments for BdsDxe module.klu21-6/+6
2008-12-23Refine function comments for BdsDxe module.klu23-227/+100
2008-12-19Refine comments for BDS module.klu24-54/+27
2008-12-17refine module description for BdsDxe module.klu21-3/+15
2008-12-16Clean up to update the reference of the these macros:qhuang85-12/+12
2008-12-10Update EFI_KEY_OPTION.KeyOptions --> EFI_KEY_OPTION.KeyData to follow UEFI spec.lgao41-4/+4
2008-12-09Update structure name aligned to UEFI specification.lgao42-5/+5
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+1
2008-11-241.retried graphics library class from MdePkgvanjeff2-2/+0
2008-11-201.Removed PrintXY from Graphics Library.vanjeff1-1/+1
2008-11-18Refine MdeModulePkg to pass GCC build.xli244-20/+24
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu21-4/+4
2008-11-05Remove over specific information from BdsDxe module.klu22-4/+0
2008-11-04Sync in bug fix from EDK I:qwang121-0/+4
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang127-100/+128
2008-09-21HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang121-1/+1
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff7-32/+16
2008-09-04Fix a typo in Pcd nameqhuang83-4/+4
2008-09-02Remove unnecessary TPL operations in BDS module & library.xli246-57/+0
2008-09-02Merged in the bug fixes from EDK I.qwang121-2/+6
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-238/+0
2008-07-23Use TmpStr as a backup, as StrCpy in BaseLib does not handle copy of two stri...qwang121-2/+20
2008-07-22fix doxygen function comments.klu24-9/+1
2008-07-22Code scrub for BdsDxe module.klu227-381/+187
2008-07-18Initialize the timeout value to 0, the original template is not proper initia...qhuang81-1/+9
2008-07-16Clean up BdsDxe for Doxygen comments requirement.qwang121-1/+1
2008-07-14Clean up BdsDxe for Doxygen comments requirement.qwang128-42/+24
2008-07-10Clean up Device Manager module in BdsDxe.qwang122-13/+16
2008-07-10Clean up Boot Manager module in BdsDxe.qwang122-27/+34
2008-07-10Clean up BootMaint module in BdsDxe.qwang1212-363/+284
2008-07-10Clean up BootMaint module in BdsDxe.qwang1212-1136/+1078
2008-07-09ADD EFIAPI for library function.lgao41-26/+23
2008-07-08Code scrube for MdeModule Definitions.lgao43-7/+7
2008-07-08Add in doxygen style comment.qwang121-0/+15
2008-07-07Update the code to following EDK coding style document.qwang1211-225/+225