Home
last modified time | relevance | path

Searched refs:ArrayCount (Results 1 – 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/Library/EblAddExternalCommandLib/
DEblAddExternalCommandLib.c135 IN UINTN ArrayCount in EblAddExternalCommands() argument
143 mAddExternalCmdLibTemplateSize = ArrayCount; in EblAddExternalCommands()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
DOpenInfo.c42 UINTN ArrayCount; in TraverseHandleDatabase() local
63 &ArrayCount in TraverseHandleDatabase()
68 for (ProtocolIndex = 0; ProtocolIndex < ArrayCount; ProtocolIndex++) { in TraverseHandleDatabase()
DDh.c150 UINTN ArrayCount; in GetProtocolInfoString() local
164 &ArrayCount in GetProtocolInfoString()
167 for (ProtocolIndex = 0; ProtocolIndex < ArrayCount; ProtocolIndex++) { in GetProtocolInfoString()
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Library/
DEblCmdLib.h35 IN UINTN ArrayCount
DEblAddExternalCommandLib.h28 IN UINTN ArrayCount
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
DMiscOemType0x90Function.c79 UINTN ArrayCount;
105 &ArrayCount
108 for (ProtocolIndex = 0; ProtocolIndex < ArrayCount; ProtocolIndex++) {
DMiscOemType0x94Function.c365 UINTN ArrayCount;
392 &ArrayCount
396 for (ProtocolIndex = 0; ProtocolIndex < ArrayCount; ProtocolIndex++)
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/
DEblAddCommand.h72 IN UINTN ArrayCount
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/VlvPlatformInitDxe/
DIgdOpRegion.c334 UINTN ArrayCount;
360 &ArrayCount
363 for (ProtocolIndex = 0; ProtocolIndex < ArrayCount; ProtocolIndex++) {
/device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/
DCommand.c150 IN UINTN ArrayCount in EblAddCommands() argument
155 for (Index = 0; Index < ArrayCount; Index++) { in EblAddCommands()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/
DDeviceManager.c746 IN UINTN ArrayCount, in AdjustArrayData() argument
757 NewHiiHandles = AllocateZeroPool ((ArrayCount + 2) * sizeof (EFI_HII_HANDLE)); in AdjustArrayData()
762 …CopyMem (NewHiiHandles + Offset + 1, *HiiHandles + Offset, (ArrayCount - Offset) * sizeof (EFI_HII… in AdjustArrayData()
764 NewGuidLists = AllocateZeroPool ((ArrayCount + 2) * sizeof (EFI_GUID *)); in AdjustArrayData()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Image/
DImage.c852 UINTN ArrayCount; in CoreUnloadAndCloseImage() local
894 &ArrayCount in CoreUnloadAndCloseImage()
897 for (ProtocolIndex = 0; ProtocolIndex < ArrayCount; ProtocolIndex++) { in CoreUnloadAndCloseImage()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
DSetupInfoRecords.c992 UINTN ArrayCount;
1019 &ArrayCount
1023 for (ProtocolIndex = 0; ProtocolIndex < ArrayCount; ProtocolIndex++)
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiHandleParsingLib/
DUefiHandleParsingLib.c2385 UINTN ArrayCount; in ParseHandleDatabaseByRelationshipWithType() local
2437 &ArrayCount in ParseHandleDatabaseByRelationshipWithType()
2443 for (ProtocolIndex = 0; ProtocolIndex < ArrayCount; ProtocolIndex++) { in ParseHandleDatabaseByRelationshipWithType()