Home
last modified time | relevance | path

Searched refs:NumHandles (Results 1 – 19 of 19) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/
DDebugSupport.c51 UINTN NumHandles; in InitializeDebugSupportDriver() local
62 &NumHandles, in InitializeDebugSupportDriver()
68 NumHandles--; in InitializeDebugSupportDriver()
70 HandlePtr[NumHandles], in InitializeDebugSupportDriver()
85 } while (NumHandles > 0); in InitializeDebugSupportDriver()
/device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
DUnicodeCollation.c45 UINTN NumHandles; in InitializeUnicodeCollationSupportWorker() local
57 &NumHandles, in InitializeUnicodeCollationSupportWorker()
68 for (Index = 0; Index < NumHandles; Index++) { in InitializeUnicodeCollationSupportWorker()
/device/linaro/bootloader/edk2/OvmfPkg/Library/QemuBootOrderLib/
DExtraRootBusMap.c142 UINTN NumHandles; in CreateExtraRootBusMap() local
156 &NumHandles, &Handles); in CreateExtraRootBusMap()
177 for (Idx = 0; Idx < NumHandles; ++Idx) { in CreateExtraRootBusMap()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBbs.c296 UINTN NumHandles; in LegacyBiosGetBbsInfo() local
323 &NumHandles, in LegacyBiosGetBbsInfo()
327 if (NumHandles == 0) { in LegacyBiosGetBbsInfo()
332 for (Index = 0; Index < NumHandles; Index++) { in LegacyBiosGetBbsInfo()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmDriverHealth.c298 UINTN NumHandles; in EfiBootManagerGetDriverHealthInfo() local
314 NumHandles = 0; in EfiBootManagerGetDriverHealthInfo()
321 &NumHandles, in EfiBootManagerGetDriverHealthInfo()
325 if (Status == EFI_NOT_FOUND || NumHandles == 0) { in EfiBootManagerGetDriverHealthInfo()
339 for (DriverHealthIndex = 0; DriverHealthIndex < NumHandles; DriverHealthIndex++) { in EfiBootManagerGetDriverHealthInfo()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressFastBootDxe/
DArmVExpressFastBoot.c157 UINTN NumHandles; in ArmFastbootPlatformInit() local
217 &NumHandles, in ArmFastbootPlatformInit()
223 for (LoopIndex = 0; LoopIndex < NumHandles; LoopIndex++) { in ArmFastbootPlatformInit()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiDpLib/
DDp.h75 UINT32 NumHandles; ///< Number of measurements with handles. member
DDp.c105 …STATS_NUMHANDLES), gDpHiiHandle, SummaryData.NumHandles, SummaryData.NumTrace - SummaryData.Num… in DumpStatistics()
DDpTrace.c77 ++SummaryData.NumHandles; // Count the number of measurements with non-NULL handles in GatherStatistics()
/device/linaro/bootloader/edk2/PerformancePkg/Dp_App/
DDp.h75 UINT32 NumHandles; ///< Number of measurements with handles. member
DDp.c176 …OKEN (STR_DP_STATS_NUMHANDLES), SummaryData.NumHandles, SummaryData.NumTrace - SummaryData.Num… in DumpStatistics()
DDpTrace.c77 ++SummaryData.NumHandles; // Count the number of measurements with non-NULL handles in GatherStatistics()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/
DEbcInt.c375 UINTN NumHandles; in InitializeEbcDriver() local
406 &NumHandles, in InitializeEbcDriver()
413 for (Index = 0; Index < NumHandles; Index++) { in InitializeEbcDriver()
512 &NumHandles, in InitializeEbcDriver()
519 for (Index = 0; Index < NumHandles; Index++) { in InitializeEbcDriver()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/FvSimpleFileSystemDxe/
DFvSimpleFileSystemEntryPoint.c260 UINTN NumHandles; in InitializeUnicodeCollationSupportWorker() local
272 &NumHandles, in InitializeUnicodeCollationSupportWorker()
283 for (Index = 0; Index < NumHandles; Index++) { in InitializeUnicodeCollationSupportWorker()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/
DDeviceManager.c807 UINTN NumHandles; in CallDeviceManager() local
822 NumHandles = 0; in CallDeviceManager()
1030 &NumHandles, in CallDeviceManager()
1037 if (NumHandles != 0) { in CallDeviceManager()
1762 UINTN NumHandles; in GetAllControllersHealthStatus() local
1777 NumHandles = 0; in GetAllControllersHealthStatus()
1786 &NumHandles, in GetAllControllersHealthStatus()
1790 if (Status == EFI_NOT_FOUND || NumHandles == 0) { in GetAllControllersHealthStatus()
1809 for (DriverHealthIndex = 0; DriverHealthIndex < NumHandles; DriverHealthIndex++) { in GetAllControllersHealthStatus()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
DIScsiConfig.c193 UINTN NumHandles; in IScsiUpdateDeviceList() local
213 &NumHandles, in IScsiUpdateDeviceList()
242 for (HandleIndex = 0; HandleIndex < NumHandles; HandleIndex++) { in IScsiUpdateDeviceList()
293 DeviceListSize = sizeof (ISCSI_DEVICE_LIST) + (NumHandles - 1) * sizeof (ISCSI_MAC_INFO); in IScsiUpdateDeviceList()
296 DeviceList->NumDevice = (UINT8) NumHandles; in IScsiUpdateDeviceList()
298 for (Index = 0; Index < NumHandles; Index++) { in IScsiUpdateDeviceList()
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/AndroidFastbootTransportTcpDxe/
DFastbootTransportTcp.c307 UINTN NumHandles; in TcpFastbootTransportStart() local
339 &NumHandles, in TcpFastbootTransportStart()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
DMiscOemType0x94Function.c553 UINTN NumHandles;
680 &NumHandles,
687 for (Index = 0; Index < NumHandles; Index++) {
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
DSetupInfoRecords.c1198 UINTN NumHandles;
1360 &NumHandles,
1367 for (Index = 0; Index < NumHandles; Index++) {