Lines Matching full:binarylength
5635 @param BinaryLength The length of the FormSet IFR binary. 5649 OUT UINTN *BinaryLength, 5782 *BinaryLength = PackageHeader.Length - Offset2; 5783 *BinaryData = AllocateCopyPool (*BinaryLength, OpCodeData);