summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/UefiBootManagerLib/BmDriverHealth.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-04-101-1/+1
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-114/+124
* MdeModulePkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END()Michael D Kinney2021-12-071-2/+2
* MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-1/+1
* MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-5/+5
* MdeModulePkg: Reproduce builds across source format changesMichael D Kinney2021-11-081-1/+1
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-7/+7
* MdeModulePkg/UefiBootManagerLib: limit recursive call depthHeyi Guo2018-03-071-5/+13
* MdeModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu2016-08-311-2/+2
* MdeModulePkg:Prevent the BmRepairAllControllers routine in an infinite loopGary Li2016-06-031-2/+9
* MdeModulePkg: Remove unused variables from both UefiBootManagerLib and BdsDxe...Sunny Wang2015-08-281-3/+1
* MdeModulePkg: Replace deprecated function.Eric Dong2015-08-271-1/+1
* MdeModulePkg: Fix EOL to be DOS format.Ruiyu Ni2015-05-131-578/+578
* MdeModulePkg: Add UefiBootManagerLibRuiyu Ni2015-05-061-0/+578