| Field | Value |
|---|---|
| Index | 240 |
| Module | PchGpioUnlockSmm |
| Size | 10,400 bytes |
| Phase | SMM |
PchGpioUnlockSmm is an SMM module responsible for unlocking PCH (Platform Controller Hub) GPIO (General Purpose Input/Output) pad configurations during the boot process. It manages GPIO lock registers to allow firmware and OS kernel to reconfigure GPIO pads, handling the delicate balance between system security (locked GPIO prevents physical tamper attacks) and hardware configuration flexibility. The module runs in SMM context and releases GPIO locks after validating requested configuration changes.
HR650X server platform, x64 architecture. Runs in SMM context for secure GPIO lock management.