summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/BdsDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/BdsDxe: Fix spelling mistakeMichael D Kinney2020-08-031-1/+1
* MdeModulePkg/BdsDxe: Fix PlatformRecovery issueSunny Wang2019-10-301-2/+2
* MdeModulePkg/BdsDxe: Fix calling PlatformBootManagerWaitCallback on 0Laszlo Ersek2019-10-151-1/+11
* MdeModulePkg/BdsDxe: Also call PlatformBootManagerWaitCallback on 0Pete Batard2019-10-081-0/+1
* MdeModulePkg/BdsDxe: Use a pcd to control PlatformRecoveryZhichao Gao2019-07-012-25/+45
* MdeModulePkg/BdsDxe: Support Capsule On Disk.Wei6 Xu2019-06-262-2/+7
* Revert "Capsule-on-Disk entire PatchZhang, Chao B2019-06-212-7/+2
* MdeModulePkg/BdsDxe: Support Capsule On Disk.Wei6 Xu2019-06-202-2/+7
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-099-63/+9
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-1/+1
* MdeModulePkg/BdsDxe: Move display of test key usage into BDS moduleKinney, Michael D2018-08-022-0/+13
* MdeModulePkg/BdsDxe: Call PlatformBootManagerUnableToBoot()Ruiyu Ni2018-07-271-0/+1
* MdeModulePkg/BdsDxe: Revert "fall back to UI loop before hanging"Ruiyu Ni2018-07-271-56/+4
* MdeModulePkg: Clean up source filesLiming Gao2018-06-287-46/+46
* MdeModulePkg: Use new added Perf macrosBi, Dandan2018-06-261-11/+10
* MdeModulePkg BdsDxe: Correct VariableLockProtocol usage to match code logicLiming Gao2018-06-251-1/+1
* MdeModulePkg/BdsDxe: Remove useless perf CodeDandan Bi2018-02-123-60/+3
* MdeModulePkg/BdsDxe: fall back to a Boot Manager Menu loop before hangingLaszlo Ersek2017-11-271-4/+56
* MdeModulePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESSZhang, Chao B2017-11-012-11/+7
* MdeModulePkg/BdsDxe: Don't delete "BootNext" until booting itRuiyu Ni2017-09-291-15/+20
* MdeModulePkg/BdsDxe: Report Status Code when booting from BootOrder listDandan Bi2017-06-271-1/+6
* MdeModulePkg/BdsDxe: Initialize gConnectConInEvent earlierRuiyu Ni2016-12-081-13/+18
* MdeModulePkg/BdsDxe: Avoid overwriting PlatformRecovery####Ruiyu Ni2016-11-181-2/+17
* MdeModulePkg/BdsDxe: Fix bug to run non-first PlatformRecovery####Ruiyu Ni2016-11-181-5/+16
* MdeModulePkg/BdsDxe: Check deferred images before booting to OSRuiyu Ni2016-11-103-1/+95
* MdeModulePkg/BdsDxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* 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