When using coreboot + UEFI payload, sometimes it will be waken up after issuing "reset -s". This patch disable wake up when shut down.
Guo Dong (2): CorebootModulePkg: Get power management register addresses. CorebootPayloadPkg: Fix "reset -s" issue. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Dong <guo.d...@intel.com> CorebootModulePkg/CbSupportPei/CbSupportPei.c | 6 ++++- CorebootModulePkg/Include/Guid/AcpiBoardInfoGuid.h | 4 ++- CorebootModulePkg/Include/Library/CbParseLib.h | 6 ++++- .../Library/ResetSystemLib/ResetSystemLib.c | 31 ++++++++++++++++++++-- 4 files changed, 42 insertions(+), 5 deletions(-) -- 1.9.5.msysgit.0 ------------------------------------------------------------------------------ _______________________________________________ edk2-devel mailing list edk2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-devel