Searched refs:EFI_HII_SIBT_END (Results 1 – 9 of 9) sorted by relevance
28 EFI_HII_SIBT_END = '0x00' variable445 Str = WriteLine(Str, ' ' + EFI_HII_SIBT_END + ",")453 UniBinBuffer.write (pack("B", int(EFI_HII_SIBT_END, 16)))
322 while (*BlockHdr != EFI_HII_SIBT_END) { in FindStringBlock()1281 *BlockPtr = EFI_HII_SIBT_END; in HiiNewString()1371 *BlockPtr = EFI_HII_SIBT_END; in HiiNewString()1412 *BlockPtr = EFI_HII_SIBT_END; in HiiNewString()1454 *BlockPtr = EFI_HII_SIBT_END; in HiiNewString()1515 *BlockPtr = EFI_HII_SIBT_END; in HiiNewString()
807 while (*BlockHdr != EFI_HII_SIBT_END) { in GetStringIdFromString()1065 while (*BlockHdr != EFI_HII_SIBT_END) { in GetNextStringId()
966 *BlockPtr = EFI_HII_SIBT_END; in AdjustStringPackage()
2169 (*End)->Header.BlockType = EFI_HII_SIBT_END; in BuildStringPkgEndBlk()2231 case EFI_HII_SIBT_END : in StrPkgBlkBufferListAddTail()
257 #define EFI_HII_SIBT_END 0x00 macro
294 #define EFI_HII_SIBT_END 0x00 macro
359 #define EFI_HII_SIBT_END 0x00 macro
3500 while (*BlockHdr != EFI_HII_SIBT_END) { in FindStringBlock()