/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/MnpDxe/ |
D | MnpDriver.c | 326 UINTN ListLength; in MnpDriverBindingStop() local 371 &ListLength in MnpDriverBindingStop() 373 if (EFI_ERROR (Status) || ListLength !=0) { in MnpDriverBindingStop() 410 &ListLength in MnpDriverBindingStop()
|
D | MnpConfig.c | 919 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/ |
D | Dp.c | 100 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/ |
D | Dhcp6Driver.c | 533 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/ |
D | Dhcp4Driver.c | 419 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/ |
D | UefiIfrParser.h | 121 UINT16 ListLength; // For EFI_IFR_EQ_ID_VAL_LIST
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Framework/ |
D | FrameworkInternalFormRepresentation.h | 310 UINT16 ListLength; member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/ |
D | EfiInternalFormRepresentation.h | 316 UINT16 ListLength; member
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/ |
D | DxeNetLib.c | 1099 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/ |
D | VfrFormPkg.h | 1623 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/ |
D | VfrFormPkg.h | 2023 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/ |
D | IfrParse.c | 1458 …CopyMem (&ExpressionOpCode->ListLength, &((EFI_IFR_EQ_ID_VAL_LIST *) OpCodeData)->ListLength, size… in ParseOpCodes() 1459 …ExpressionOpCode->ValueList = AllocateCopyPool (ExpressionOpCode->ListLength * sizeof (UINT16), &(… in ParseOpCodes()
|
D | Setup.h | 208 UINT16 ListLength; // For EFI_IFR_EQ_ID_VAL_LIST member
|
D | Expression.c | 2637 for (Index =0; Index < OpCode->ListLength; Index++) { in EvaluateExpression()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/ |
D | NetLib.h | 710 OUT UINTN *ListLength OPTIONAL
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/ |
D | EfiHii.h | 1012 UINT16 ListLength; member
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/ |
D | UefiInternalFormRepresentation.h | 1090 UINT16 ListLength; member
|
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/ |
D | UefiInternalFormRepresentation.h | 1206 UINT16 ListLength; member
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/ |
D | FrameworkSpecConformance.txt | 1160 UINT16 ListLength;
|