summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/BdsDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Skip registering BootManagerMenu if absentSunny Wang2016-07-051-15/+31
* MdeModulePkg/Bds: Do not boot to UI again when BootNext points to UIRuiyu Ni2016-06-231-2/+3
* Revert "MdeModulePkg/Bds: Do not boot to UI again when BootNext points to UI"Ruiyu Ni2016-06-221-3/+2
* MdeModulePkg/Bds: Do not boot to UI again when BootNext points to UIRuiyu Ni2016-06-221-2/+3
* MdeModulePkg: Correct the usage of gPerformanceProtocolGuid in infStar Zeng2016-06-121-1/+2
* MdeModulePkg BdsDxe: Change file format which the existed folder has mixed fi...Eric Dong2015-12-161-1/+4
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* MdeModulePkg/BdsDxe: Fix EBC build failureRuiyu Ni2015-11-241-0/+12
* MdeModulePkg: Enable PlatformRecovery in BdsDxe driverRuiyu Ni2015-11-172-314/+95
* MdeModulePkg: Add PlatformRecovery#### pointing to default file pathRuiyu Ni2015-11-171-8/+30
* MdeModulePkg: Use UefiSpec.h defined macro to replace L"xxx" stringRuiyu Ni2015-11-171-8/+8
* MdeModulePkg: Add missing PrintLib to BdsDxe.infRuiyu Ni2015-11-171-0/+1
* MdeModulePkg: Remove unused variables from both UefiBootManagerLib and BdsDxe...Sunny Wang2015-08-281-2/+1
* MdeModulePkg: Fix BdsDxe VS2015 build failureRuiyu Ni2015-08-241-1/+0
* MdeModulePkg: Add UNI file for BdsDxe driver.Ruiyu Ni2015-05-153-0/+4
* MdeModulePkg: Process Sys Prep load options in BdsDxe driver.Ruiyu Ni2015-05-111-115/+101
* MdeModulePkg: Add BdsDxe driver and PlatformBootManagerNull library.Ruiyu Ni2015-05-067-0/+1765
* Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu22009-01-2341-17185/+0
* Fix issue from code scrub.klu22009-01-2310-79/+65
* Refine function comments for BdsDxe module.klu22008-12-2610-110/+80
* Refine function comments for BdsDxe module.klu22008-12-241-6/+6
* Refine function comments for BdsDxe module.klu22008-12-233-227/+100
* Refine comments for BDS module.klu22008-12-194-54/+27
* refine module description for BdsDxe module.klu22008-12-171-3/+15
* Clean up to update the reference of the these macros:qhuang82008-12-165-12/+12
* Update EFI_KEY_OPTION.KeyOptions --> EFI_KEY_OPTION.KeyData to follow UEFI spec.lgao42008-12-101-4/+4
* Update structure name aligned to UEFI specification.lgao42008-12-092-5/+5
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-3/+1
* 1.retried graphics library class from MdePkgvanjeff2008-11-242-2/+0
* 1.Removed PrintXY from Graphics Library.vanjeff2008-11-201-1/+1
* Refine MdeModulePkg to pass GCC build.xli242008-11-184-20/+24
* 1, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22008-11-111-4/+4
* Remove over specific information from BdsDxe module.klu22008-11-052-4/+0
* Sync in bug fix from EDK I:qwang122008-11-041-0/+4
* Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang122008-10-307-100/+128
* HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang122008-09-211-1/+1
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-047-32/+16
* Fix a typo in Pcd nameqhuang82008-09-043-4/+4
* Remove unnecessary TPL operations in BDS module & library.xli242008-09-026-57/+0
* Merged in the bug fixes from EDK I.qwang122008-09-021-2/+6
* remove the unused msa files in MdeModulePkg.lgao42008-08-251-238/+0
* Use TmpStr as a backup, as StrCpy in BaseLib does not handle copy of two stri...qwang122008-07-231-2/+20
* fix doxygen function comments.klu22008-07-224-9/+1
* Code scrub for BdsDxe module.klu22008-07-2227-381/+187
* Initialize the timeout value to 0, the original template is not proper initia...qhuang82008-07-181-1/+9
* Clean up BdsDxe for Doxygen comments requirement.qwang122008-07-161-1/+1
* Clean up BdsDxe for Doxygen comments requirement.qwang122008-07-148-42/+24
* Clean up Device Manager module in BdsDxe.qwang122008-07-102-13/+16
* Clean up Boot Manager module in BdsDxe.qwang122008-07-102-27/+34
* Clean up BootMaint module in BdsDxe.qwang122008-07-1012-363/+284