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.c55 #define TBIT 5 macro
1137 WritePTLen (NT, TBIT, 3); in SendBlock()
1139 PutBits (TBIT, 0); in SendBlock()
1140 PutBits (TBIT, Root); in SendBlock()
1145 PutBits (TBIT, 0); in SendBlock()
1146 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
1230 WritePTLen (NT, TBIT, 3); in SendBlock()
1232 PutBits (TBIT, 0); in SendBlock()
1233 PutBits (TBIT, Root); in SendBlock()
1238 PutBits (TBIT, 0); in SendBlock()
1239 PutBits (TBIT, 0); in SendBlock()
DDecompress.c36 #define TBIT 5 macro
552 Sd->mBadTableFlag = ReadPTLen (Sd, NT, TBIT, 3); in DecodeC()
/device/linaro/bootloader/edk2/BaseTools/Source/C/TianoCompress/
DTianoCompress.h49 #define TBIT 5 macro
DTianoCompress.c1054 WritePTLen (NT, TBIT, 3); in SendBlock()
1056 PutBits (TBIT, 0); in SendBlock()
1057 PutBits (TBIT, Root); in SendBlock()
1062 PutBits (TBIT, 0); in SendBlock()
1063 PutBits (TBIT, 0); in SendBlock()
2504 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()