| Field | Value |
|---|---|
| Index | 386 |
| Module | TcgPei |
| Size | 13888 bytes (0x3640) |
| Phase | PEI |
| Format | PE32 |
| Machine | x86 (0x014C) |
| Sections | .text, .rdata, .data, .reloc |
| Entry Point | 0x3C0 |
TcgPei is a recovered Trusted Computing Group PEI module. It initializes TPM
access, exposes TCG/TPM PPIs, and measures early firmware data into TPM PCRs
before control transfers to DXE.
This directory contains decompiler output, not original vendor source. The
recovered function names are useful for navigation, but decompiled types and
local variable names should be verified before they are treated as authoritative.
Intel Purley platform, IA32 PEI phase, TCG PC Client style measured boot.
TcgPei.c - combined decompiler listing with recovered labels.TcgPei.h - compact navigation index for recovered functions.TcgPei.md - raw function table generated from the decompile pass.decompile_*.txt, all_*.json - source extraction and analysis artifacts.