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.c928 UINTN StrBufferLen; in ConstructConfigAltResp() local
945 StrBufferLen = 0; in ConstructConfigAltResp()
948 &StrBufferLen, in ConstructConfigAltResp()
954 ConfigHdr = EfiLibAllocateZeroPool (StrBufferLen); in ConstructConfigAltResp()
957 &StrBufferLen, in ConstructConfigAltResp()
981 StrBufferLen = EfiStrSize (ConfigHdr); in ConstructConfigAltResp()
982 StrBufferLen = StrBufferLen + EfiStrSize (BlockName) - sizeof (CHAR16); in ConstructConfigAltResp()
983 ConfigRequest = EfiLibAllocateZeroPool (StrBufferLen); in ConstructConfigAltResp()
1027 StrBufferLen = 5; in ConstructConfigAltResp()
1028 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,