| Field | Value |
|---|---|
| Index | 237 |
| Module | SmmTcgStorageSec |
| Size | 29,792 bytes |
| Phase | SMM |
SmmTcgStorageSec is an SMM module that provides TCG (Trusted Computing Group) storage security services, including Opal and eDrive security subsystem management from within SMM context. It handles storage device security commands, manages TCG storage protocols in SMM, and coordinates with the TCG Storage Security DXE driver through SMM communication. At 29,792 bytes it is one of the larger SMM TCG modules.
SmmTcgStorageSec.cSmmTcgStorageSec.hsub_53C): TCG storage protocol initialization and SMM dispatch setup.sub_A9C): Core SMM storage security command processing pipeline.sub_9D8): Error handling path for failed command pipeline initialization.TcgStorageSecurityInit ← sub_53CTcgStorageSecurityProcessCommands ← sub_A9CTcgStorageSecurityHandleInitializeError ← sub_9D8HR650X server platform, x64 architecture. Runs in SMM context for TCG storage security operations.