Newer
Older
AMI-Aptio-BIOS-Reversed / CRBSmm / README.md
@Ajax Dong Ajax Dong 2 days ago 1 KB Init

CRBSmm

Field Value
Index 242
Module CRBSmm
Size 5540 bytes (5.4 KB)
Phase SMM

Overview

CRBSmm is a SMM (System Management Mode) driver that provides SMM support for
the CRB (Customer Reference Board) platform. It handles SMM initialization and
registration of SMI handlers for platform-specific management events.

The driver performs initialization routines and returns a status code indicating
success or failure of the SMM setup.

Key Functions

  • ModuleEntryPoint -- SMM driver entry point that initializes CRB SMM
    support and registers platform SMI handlers.

Dependencies

  • UEFI PI SMM Protocol
  • Platform CRB chipset SMM libraries

Platform

  • Machine: x86-64 (PE32+)
  • Subsystem: UEFI (0x000B)
  • Sections: .text, .rdata, .data, section_3, .xdata