| .. | |||
| README.md | 7 days ago | ||
| TcgDxe.c | 7 days ago | ||
| TcgDxe.h | 7 days ago | ||
| TcgDxe.md | 7 days ago | ||
| Index | Module | Size | Phase |
|---|---|---|---|
| 270 | TcgDxe | 27 KB (28036 bytes) | DXE |
TcgDxe is a UEFI DXE driver implementing the Trusted Computing Group (TCG) protocol interface. It provides TPM (Trusted Platform Module) hardware initialization, memory comparison utilities, and platform-specific CPU control functions for managing trusted boot measurements.
The module includes 21 functions total, covering low-level CPU intrinsics (pause, RDTSC, enable/disable interrupts), memory operations (CompareMemInternal), TPM initialization (TpmInitHardware), and the standard UEFI module entry point.
Lenovo HR650X (x86_64, PE32+)