diff options
author | Laszlo Ersek <lersek@redhat.com> | 2014-03-04 08:03:06 +0000 |
---|---|---|
committer | jljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524> | 2014-03-04 08:03:06 +0000 |
commit | 5fb6fc0f0538af2927905090c26a72d4de4112a4 (patch) | |
tree | 5854defb086b9aae442c3f469cccdf305cc70cd6 /Nt32Pkg/BootModePei/BootModePei.inf | |
parent | 74e5c15842b75be9e7d2057ac0345cbf524b2234 (diff) | |
download | edk2-platforms-5fb6fc0f0538af2927905090c26a72d4de4112a4.tar.xz |
OvmfPkg: S3 Resume: pull in PEIM orchestrating S3 Resume
"UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.inf" produces the
EFI_PEI_S3_RESUME2 PEIM-to-PEIM Interface.
When the platform-specific initialization code (in PEI) sets the Boot Mode
to BOOT_ON_S3_RESUME, the DXE IPL (which is the last step in PEI) skips
the DXE phase entirely, and executes the S3 Resume PEIM through the
EFI_PEI_S3_RESUME2 interface instead. (See DxeLoadCore() in
"MdeModulePkg/Core/DxeIplPeim/DxeLoad.c".)
S3Resume2Pei depends on LockBoxLib.
EFI_PEI_S3_RESUME2 [S3Resume2Pei]
LockBoxLib [OvmfPkg/Library/LockBoxLib]
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15300 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/BootModePei/BootModePei.inf')
0 files changed, 0 insertions, 0 deletions