/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/ |
D | BaseUefiTianoCustomDecompressLibInternals.h | 42 #define TBIT 5 macro
|
D | BaseUefiTianoCustomDecompressLib.c | 509 Sd->mBadTableFlag = ReadPTLen (Sd, NT, TBIT, 3); in DecodeC()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseUefiDecompressLib/ |
D | BaseUefiDecompressLibInternals.h | 42 #define TBIT 5 macro
|
D | BaseUefiDecompressLib.c | 550 Sd->mBadTableFlag = ReadPTLen (Sd, NT, TBIT, 3); in GlueDecodeC()
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseUefiDecompressLib/ |
D | BaseUefiDecompressLibInternals.h | 33 #define TBIT 5 macro
|
D | BaseUefiDecompressLib.c | 514 Sd->mBadTableFlag = ReadPTLen (Sd, NT, TBIT, 3); in DecodeC()
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
D | Compress.c | 55 #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/ |
D | EfiCompress.c | 61 #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()
|
D | TianoCompress.c | 59 #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()
|
D | Decompress.c | 41 #define TBIT 5 macro 557 Sd->mBadTableFlag = ReadPTLen (Sd, NT, TBIT, 3); in DecodeC()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/ |
D | EfiCompress.c | 51 #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()
|
D | TianoCompress.c | 49 #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()
|
D | Decompress.c | 36 #define TBIT 5 macro 552 Sd->mBadTableFlag = ReadPTLen (Sd, NT, TBIT, 3); in DecodeC()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/TianoCompress/ |
D | TianoCompress.h | 49 #define TBIT 5 macro
|
D | TianoCompress.c | 1054 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/ |
D | TianoDecompress.c | 37 #define TBIT 5 macro 551 Sd->mBadTableFlag = ReadPTLen (Sd, NT, TBIT, 3); in DecodeC()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ |
D | Decompress.c | 149 #define TBIT 5 macro 703 Sd->mBadTableFlag = ReadPTLen (Sd, NT, TBIT, 3); in DecodeC()
|