Data Fields | |
UINT8 * | mSrcBase |
UINT8 * | mDstBase |
UINT32 | mOutBuf |
UINT32 | mInBuf |
UINT16 | mBitCount |
UINT32 | mBitBuf |
UINT32 | mSubBitBuf |
UINT16 | mBlockSize |
UINT32 | mCompSize |
UINT32 | mOrigSize |
UINT16 | mBadTableFlag |
UINT16 | mLeft [2 *NC-1] |
UINT16 | mRight [2 *NC-1] |
UINT8 | mCLen [NC] |
UINT8 | mPTLen [NPT] |
UINT16 | mCTable [4096] |
UINT16 | mPTTable [256] |
UINT8 | mPBit |
Referenced by Decode(), DecodeC(), and UefiDecompress().
Referenced by DecodeC(), and ReadCLen().
Referenced by DecodeC().
Referenced by DecodeC(), and ReadCLen().
Referenced by UefiDecompress().
UINT16 SCRATCH_DATA::mCTable[4096] |
Referenced by DecodeC(), and ReadCLen().
Referenced by Decode(), and UefiDecompress().
UINT16 SCRATCH_DATA::mLeft[2 *NC-1] |
Referenced by DecodeC(), and ReadCLen().
Referenced by Decode(), and UefiDecompress().
Referenced by Decode().
The length of the field 'Position Set Code Length Array Size' in Block Header. For UEFI 2.0 de/compression algorithm, mPBit = 4.
Referenced by DecodeC(), and UefiDecompress().
Referenced by ReadCLen().
Referenced by ReadCLen().
UINT16 SCRATCH_DATA::mRight[2 *NC-1] |
Referenced by DecodeC(), and ReadCLen().
Referenced by UefiDecompress().