Newer
Older
AMI-Aptio-BIOS-Reversed / AmiModulePkg / TcgStorageSecurity / SmmTcgStorageSec / SmmTcgStorageSec.md
@Ajax Dong Ajax Dong 7 days ago 663 bytes Recovering names

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