Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiStrGather/
DStringDB.c2201 EFI_HII_STRING_BLOCK *SBlk = (EFI_HII_STRING_BLOCK *)Buffer; in StrPkgBlkBufferListAddTail() local
2224 switch (SBlk->BlockType) { in StrPkgBlkBufferListAddTail()
2226 …t NAME: %S \t STR: %S\n", StringId, StrName, ((EFI_HII_SIBT_STRING_UCS2_BLOCK *)SBlk)->StringText); in StrPkgBlkBufferListAddTail()
2229 …printf ("\tID: [NULL] TYPE: [SKIP2] SKIPCOUNT: [%x]\n", ((EFI_HII_SIBT_SKIP2_BLOCK *)SBlk)->SkipCo… in StrPkgBlkBufferListAddTail()