AMI-Aptio-BIOS-Reversed / S3NvramSave /
@Ajax Dong Ajax Dong authored 7 days ago
..
README.md Init 7 days ago
S3NvramSave.c Init 7 days ago
S3NvramSave.h Init 7 days ago
S3NvramSave.md Init 7 days ago
README.md

S3NvramSave

Field Value
Index 0327
Module S3NvramSave.efi
Size 22,944 B
Phase DXE

Overview

S3 NVRAM save driver that preserves NVRAM variable data across S3 sleep/resume cycles. Saves selected UEFI variables to a dedicated S3 storage area before entering suspend, and restores them on resume.

Key Functions

  • ModuleEntryPoint — Driver entry: initializes boot services tables and dispatches save/restore logic

Dependencies

  • UefiBootServicesTableLib
  • UefiRuntimeServicesTableLib

Platform

HR650X Purley (x86-64 PE32+)