]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.inf
UefiCpuPkg/S3Resume2Pei: Send S3 resume finished event to SmmCore.
authorEric Dong <eric.dong@intel.com>
Wed, 11 Oct 2017 01:25:07 +0000 (09:25 +0800)
committerEric Dong <eric.dong@intel.com>
Thu, 12 Oct 2017 02:17:51 +0000 (10:17 +0800)
commit18b13fabfa042a48c87a23dcf10f235b2fbdb884
tree8e6a28e77eebac5bff40c759e7a3b41570e729c2
parent59f0ef95e05f4a63da561bcb9bb6a0ebc6c034c5
UefiCpuPkg/S3Resume2Pei: Send S3 resume finished event to SmmCore.

Driver will send S3 resume finished event to SmmCore through communicate
buffer after it signals EndOfPei event.

V2 Changes:
1. Change structures name to avoid they start with EFI_.
2. Base on DXE phase bits to provide communication buffer, current implement
check both PEI and DXE phase.

V3 Changes:
1. Change structure name for better understanding.
2. Enhance communication buffer calculate logic to more accurate.

Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume.c
UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.inf