Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/MnpDxe/
DMnpDriver.c326 UINTN ListLength; in MnpDriverBindingStop() local
371 &ListLength in MnpDriverBindingStop()
373 if (EFI_ERROR (Status) || ListLength !=0) { in MnpDriverBindingStop()
410 &ListLength in MnpDriverBindingStop()
DMnpConfig.c919 UINTN ListLength; in MnpDestroyServiceChild() local
927 &ListLength in MnpDestroyServiceChild()
929 if (EFI_ERROR (Status) || ListLength != 0) { in MnpDestroyServiceChild()
/device/linaro/bootloader/edk2/PerformancePkg/Dp_App/
DDp.c100 UINT32 ListLength; in InitialShellParamList() local
105 ListLength = sizeof (ParamList) / sizeof (ParamList[0]) + 1; in InitialShellParamList()
106 DpParamList = AllocatePool (sizeof (SHELL_PARAM_ITEM) * ListLength); in InitialShellParamList()
109 for (ListIndex = 0; ListIndex < ListLength - 1; ListIndex ++) in InitialShellParamList()
/device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
DDhcp6Driver.c533 UINTN ListLength; in Dhcp6DriverBindingStop() local
567 &ListLength in Dhcp6DriverBindingStop()
569 if (EFI_ERROR (Status) || ListLength != 0) { in Dhcp6DriverBindingStop()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
DDhcp4Driver.c419 UINTN ListLength; in Dhcp4DriverBindingStop() local
454 &ListLength in Dhcp4DriverBindingStop()
456 if (EFI_ERROR (Status) || ListLength != 0) { in Dhcp4DriverBindingStop()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
DUefiIfrParser.h121 UINT16 ListLength; // For EFI_IFR_EQ_ID_VAL_LIST
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Framework/
DFrameworkInternalFormRepresentation.h310 UINT16 ListLength; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
DEfiInternalFormRepresentation.h316 UINT16 ListLength; member
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/
DDxeNetLib.c1099 OUT UINTN *ListLength OPTIONAL in NetDestroyLinkList()
1140 if (ListLength != NULL) { in NetDestroyLinkList()
1141 *ListLength = Length; in NetDestroyLinkList()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
DVfrFormPkg.h1623 mEqIdVList->ListLength = 0; in CIfrEqIdList()
1639 VOID SetListLength (IN UINT16 ListLength) { in SetListLength() argument
1640 mEqIdVList->ListLength = ListLength; in SetListLength()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrFormPkg.h2023 mEqIdVList->ListLength = 0; in CIfrEqIdList()
2046 VOID SetListLength (IN UINT16 ListLength) { in SetListLength() argument
2047 mEqIdVList->ListLength = ListLength; in SetListLength()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
DIfrParse.c1458 …CopyMem (&ExpressionOpCode->ListLength, &((EFI_IFR_EQ_ID_VAL_LIST *) OpCodeData)->ListLength, size… in ParseOpCodes()
1459 …ExpressionOpCode->ValueList = AllocateCopyPool (ExpressionOpCode->ListLength * sizeof (UINT16), &(… in ParseOpCodes()
DSetup.h208 UINT16 ListLength; // For EFI_IFR_EQ_ID_VAL_LIST member
DExpression.c2637 for (Index =0; Index < OpCode->ListLength; Index++) { in EvaluateExpression()
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DNetLib.h710 OUT UINTN *ListLength OPTIONAL
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
DEfiHii.h1012 UINT16 ListLength; member
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
DUefiInternalFormRepresentation.h1090 UINT16 ListLength; member
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
DUefiInternalFormRepresentation.h1206 UINT16 ListLength; member
/device/linaro/bootloader/edk2/IntelFrameworkPkg/
DFrameworkSpecConformance.txt1160 UINT16 ListLength;