Searched refs:StrBufferLen (Results 1 – 2 of 2) sorted by relevance
924 UINTN StrBufferLen; in ConstructConfigAltResp() local941 StrBufferLen = 0; in ConstructConfigAltResp()944 &StrBufferLen, in ConstructConfigAltResp()950 ConfigHdr = EfiLibAllocateZeroPool (StrBufferLen); in ConstructConfigAltResp()953 &StrBufferLen, in ConstructConfigAltResp()977 StrBufferLen = EfiStrSize (ConfigHdr); in ConstructConfigAltResp()978 StrBufferLen = StrBufferLen + EfiStrSize (BlockName) - sizeof (CHAR16); in ConstructConfigAltResp()979 ConfigRequest = EfiLibAllocateZeroPool (StrBufferLen); in ConstructConfigAltResp()1023 StrBufferLen = 5; in ConstructConfigAltResp()1024 BufToHexString (StringPtr + 8, &StrBufferLen, (UINT8 *) &AltCfgId, sizeof (UINT16)); in ConstructConfigAltResp()[all …]
789 IN OUT UINTN *StrBufferLen,818 IN OUT UINTN *StrBufferLen,847 IN OUT UINTN *StrBufferLen,