Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/
DBaseUefiTianoCustomDecompressLibInternals.h42 #define TBIT 5 macro
DBaseUefiTianoCustomDecompressLib.c509 Sd->mBadTableFlag = ReadPTLen (Sd, NT, TBIT, 3); in DecodeC()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseUefiDecompressLib/
DBaseUefiDecompressLibInternals.h42 #define TBIT 5 macro
DBaseUefiDecompressLib.c550 Sd->mBadTableFlag = ReadPTLen (Sd, NT, TBIT, 3); in GlueDecodeC()
/device/linaro/bootloader/edk2/MdePkg/Library/BaseUefiDecompressLib/
DBaseUefiDecompressLibInternals.h33 #define TBIT 5 macro
DBaseUefiDecompressLib.c514 Sd->mBadTableFlag = ReadPTLen (Sd, NT, TBIT, 3); in DecodeC()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DCompress.c54 #define TBIT 5 macro
1111 WritePTLen (NT, TBIT, 3); in SendBlock()
1113 PutBits (TBIT, 0); in SendBlock()
1114 PutBits (TBIT, Root); in SendBlock()
1119 PutBits (TBIT, 0); in SendBlock()
1120 PutBits (TBIT, 0); in SendBlock()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/
DEfiCompress.c61 #define TBIT 5 macro
1133 WritePTLen(NT, TBIT, 3); in SendBlock()
1135 PutBits(TBIT, 0); in SendBlock()
1136 PutBits(TBIT, Root); in SendBlock()
1140 PutBits(TBIT, 0); in SendBlock()
1141 PutBits(TBIT, 0); in SendBlock()
DTianoCompress.c59 #define TBIT 5 macro
1250 WritePTLen (NT, TBIT, 3); in SendBlock()
1252 PutBits (TBIT, 0); in SendBlock()
1253 PutBits (TBIT, Root); in SendBlock()
1258 PutBits (TBIT, 0); in SendBlock()
1259 PutBits (TBIT, 0); in SendBlock()
DDecompress.c41 #define TBIT 5 macro
557 Sd->mBadTableFlag = ReadPTLen (Sd, NT, TBIT, 3); in DecodeC()
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
DEfiCompress.c51 #define TBIT 5 macro
1130 WritePTLen(NT, TBIT, 3); in SendBlock()
1132 PutBits(TBIT, 0); in SendBlock()
1133 PutBits(TBIT, Root); in SendBlock()
1137 PutBits(TBIT, 0); in SendBlock()
1138 PutBits(TBIT, 0); in SendBlock()
DTianoCompress.c49 #define TBIT 5 macro
1237 WritePTLen (NT, TBIT, 3); in SendBlock()
1239 PutBits (TBIT, 0); in SendBlock()
1240 PutBits (TBIT, Root); in SendBlock()
1245 PutBits (TBIT, 0); in SendBlock()
1246 PutBits (TBIT, 0); in SendBlock()
DDecompress.c37 #define TBIT 5 macro
555 Sd->mBadTableFlag = ReadPTLen (Sd, NT, TBIT, 3); in DecodeC()
/device/linaro/bootloader/edk2/BaseTools/Source/C/TianoCompress/
DTianoCompress.h49 #define TBIT 5 macro
DTianoCompress.c1063 WritePTLen (NT, TBIT, 3); in SendBlock()
1065 PutBits (TBIT, 0); in SendBlock()
1066 PutBits (TBIT, Root); in SendBlock()
1071 PutBits (TBIT, 0); in SendBlock()
1072 PutBits (TBIT, 0); in SendBlock()
2530 Sd->mBadTableFlag = ReadPTLen (Sd, NT, TBIT, 3); in DecodeC()
/device/linaro/bootloader/edk2/DuetPkg/EfiLdr/
DTianoDecompress.c37 #define TBIT 5 macro
551 Sd->mBadTableFlag = ReadPTLen (Sd, NT, TBIT, 3); in DecodeC()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/
DDecompress.c149 #define TBIT 5 macro
703 Sd->mBadTableFlag = ReadPTLen (Sd, NT, TBIT, 3); in DecodeC()