Home
last modified time | relevance | path

Searched refs:StrBufferLen (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/
DUefiIfrForm.c924 UINTN StrBufferLen; in ConstructConfigAltResp() local
941 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 …]
DUefiIfrLibrary.h789 IN OUT UINTN *StrBufferLen,
818 IN OUT UINTN *StrBufferLen,
847 IN OUT UINTN *StrBufferLen,