HomeSort by relevance Sort by last modified time
    Searched defs:HandleCount (Results 1 - 25 of 99) sorted by null

1 2 3 4

  /device/linaro/bootloader/edk2/EmulatorPkg/ResetRuntimeDxe/
Reset.c 39 UINTN HandleCount;
50 &HandleCount,
54 for (Index = 0; Index < HandleCount; Index++) {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
DhcpOptions.c 39 UINTN HandleCount;
90 &HandleCount,
104 pEnd = &pHandle [ HandleCount ];
  /device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
BdsHelper.c 86 UINTN HandleCount, Index;
96 &HandleCount,
104 for (Index = 0; Index < HandleCount; Index++) {
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
GetImage.c 122 UINTN HandleCount;
174 &HandleCount,
184 for (Index = 0; Index < HandleCount; ++Index) {
215 if (Index == HandleCount) {
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/
GetImage.c 122 UINTN HandleCount;
174 &HandleCount,
184 for (Index = 0; Index < HandleCount; ++Index) {
215 if (Index == HandleCount) {
  /device/linaro/bootloader/edk2/OptionRomPkg/Library/GopBltLib/
GopBltLib.c 49 UINTN HandleCount;
57 &HandleCount,
61 for (Index = 0; Index < HandleCount; Index++) {
  /device/linaro/bootloader/edk2/OvmfPkg/XenPvBlkDxe/
XenPvBlkDxe.c 57 UINTN HandleCount;
68 &HandleCount,
78 for (Index = 0; Index < HandleCount; Index++) {
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/FdtDxe/
FdtDxe.c 111 UINTN HandleCount;
142 &HandleCount,
147 for (Index = 0; Index < HandleCount; Index++) {
213 UINTN HandleCount;
227 &HandleCount,
232 for (Index = 0; Index < HandleCount; Index++) {
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
BmConnect.c 30 UINTN HandleCount;
42 &HandleCount,
46 for (Index = 0; Index < HandleCount; Index++) {
212 UINTN HandleCount;
223 &HandleCount,
226 for (Index = 0; Index < HandleCount; Index++) {
257 UINTN HandleCount;
284 &HandleCount,
288 for (Index = 0; Index < HandleCount; Index++) {
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/BootManagerPolicyDxe/
BootManagerPolicyDxe.c 43 UINTN HandleCount;
50 Status = gBS->LocateHandleBuffer (ByProtocol, &gEfiManagedNetworkServiceBindingProtocolGuid, NULL, &HandleCount, &Handles);
53 HandleCount = 0;
57 while (HandleCount-- != 0) {
58 Status = gBS->HandleProtocol (Handles[HandleCount], &gEfiDevicePathProtocolGuid, (VOID **) &SingleDevice);
  /device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/
XenBusDxe.c 112 UINTN HandleCount;
122 &HandleCount,
132 for (Index = 0; Index < HandleCount; Index++) {
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/MemoryOverwriteControl/
TcgMor.c 254 UINTN HandleCount;
261 HandleCount = 0;
268 &HandleCount,
272 if (EFI_ERROR (Status) || (HandleCount == 0) || (HandleBuffer == NULL)) {
276 for (Index = 0; Index < HandleCount; Index ++) {
  /device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/
LoadDeferredImage.c 36 UINTN HandleCount;
51 HandleCount = 0;
57 &HandleCount,
64 for (Index = 0; Index < HandleCount; Index++) {
  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/
Reclaim.c 40 UINTN HandleCount;
54 &HandleCount,
63 for (Index = 0; Index < HandleCount; Index += 1) {
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
Disconnect.c 48 UINTN HandleCount;
58 &HandleCount,
62 for (HandleIndex = 0; HandleIndex < HandleCount; HandleIndex++) {
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
Load.c 36 UINTN HandleCount;
44 &HandleCount,
51 for (Index = 0; Index < HandleCount; Index++) {
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/BiosIdLib/
BiosIdLib.c 129 UINTN HandleCount;
170 &HandleCount,
180 for (Index = 0; Index < HandleCount; ++Index) {
207 if (Index == HandleCount) {
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/Smbios/AddSmbiosType9/
AddSmbiosType9.c 36 UINTN HandleCount;
53 &HandleCount,
61 for (HandleIndex = 0; HandleIndex < HandleCount; HandleIndex++) {
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type02/
MiscBaseBoardManufacturerFunction.c 49 UINTN HandleCount = 0;
142 GetLinkTypeHandle(EFI_SMBIOS_TYPE_SYSTEM_ENCLOSURE, &HandleArray, &HandleCount);
143 if(HandleCount)
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressDxe/
ArmFvpDxe.c 67 UINTN HandleCount;
89 &HandleCount,
96 for (Index = 0; Index < HandleCount; Index++) {
137 if (Index == HandleCount) {
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
LegacyBbs.c 55 UINTN HandleCount;
62 HandleCount = 0;
68 &HandleCount,
76 if (HandleCount == 0) {
82 for (Index = 0; Index < HandleCount; Index++) {
LegacyIde.c 40 UINTN HandleCount;
75 &HandleCount,
102 &HandleCount,
116 &HandleCount,
120 Private->IdeDriveCount = (UINT8) HandleCount;
121 for (Index = 0; Index < HandleCount; Index++) {
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsConnect.c 223 UINTN HandleCount;
231 &HandleCount,
238 for (Index = 0; Index < HandleCount; Index++) {
267 UINTN HandleCount;
278 &HandleCount,
285 for (Index = 0; Index < HandleCount; Index++) {
  /device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
UserProfileManager.c 86 UINTN HandleCount;
93 HandleCount = 0;
99 &HandleCount,
115 HandleCount * sizeof (EFI_USER_CREDENTIAL2_PROTOCOL *)
122 mProviderInfo->Count = HandleCount;
123 for (Index = 0; Index < HandleCount; Index++) {
  /device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
UseEfiSocketLib.c 187 UINTN HandleCount;
212 HandleCount = 0;
217 &HandleCount,
230 for ( Index = 0; HandleCount > Index; Index++ ) {
290 UINTN HandleCount;
313 HandleCount = 0;
318 &HandleCount,
325 for ( Index = 0; HandleCount > Index; Index++ ) {

Completed in 627 milliseconds

1 2 3 4