# SmmTcgStorageSec

## Function Table

| Address | Name | Description |
|---------|------|-------------|
|  | **ModuleEntryPoint** | Main SMM entry point. Calls `TcgStorageSecurityInit`, then executes `TcgStorageSecurityProcessCommands` and handles errors via `TcgStorageSecurityHandleInitializeError`. |
| rbx | **sub_53C(ImageHandle, SystemTable); v2 = sub_A9C(); if ( v2 < 0 ) sub_9D8(); return v2; }** | Decompiled control flow (raw) |

### Recovered Symbols

- `TcgStorageSecurityInit` (`sub_53C`)
- `TcgStorageSecurityProcessCommands` (`sub_A9C`)
- `TcgStorageSecurityHandleInitializeError` (`sub_9D8`)

---
*Generated by HR650X BIOS Decompilation Project*
