Home
last modified time | relevance | path

Searched refs:EfiBootManagerGetDriverHealthInfo (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmDriverHealth.c293 EfiBootManagerGetDriverHealthInfo ( in EfiBootManagerGetDriverHealthInfo() function
466 DriverHealthInfo = EfiBootManagerGetDriverHealthInfo (&Count); in BmRepairAllControllers()
526 DriverHealthInfo = EfiBootManagerGetDriverHealthInfo (&Count); in BmRepairAllControllers()
558 DriverHealthInfo = EfiBootManagerGetDriverHealthInfo (&Count); in BmRepairAllControllers()
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DUefiBootManagerLib.h724 EfiBootManagerGetDriverHealthInfo (
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe/
DDriverHealthManagerDxe.c713 …mDriverHealthManagerHealthInfo = EfiBootManagerGetDriverHealthInfo (&mDriverHealthManagerHealthInf… in DriverHealthManagerUpdateForm()