diff options
author | Chasel Chiu <chasel.chiu@intel.com> | 2019-09-04 08:43:22 +0800 |
---|---|---|
committer | Chasel Chiu <chasel.chiu@intel.com> | 2019-10-01 08:14:45 +0800 |
commit | ed9db1b91ceba7d3a24743d4d9314c6fbe11c4b3 (patch) | |
tree | 80b747fc5649c6dfac18c08c832b763d1774274f /BaseTools/Source/Python/AutoGen | |
parent | f835e1d4c187014742fbd766ec2fbc07ef5384ba (diff) | |
download | edk2-ed9db1b91ceba7d3a24743d4d9314c6fbe11c4b3.tar.gz edk2-ed9db1b91ceba7d3a24743d4d9314c6fbe11c4b3.tar.bz2 edk2-ed9db1b91ceba7d3a24743d4d9314c6fbe11c4b3.zip |
MdeModulePkg: Enable/Disable S3BootScript dynamically.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2212
In binary model the same binary may have to support both
S3 enabled and disabled scenarios, however not all DXE
drivers linking PiDxeS3BootScriptLib can return error to
invoke library DESTRUCTOR for releasing resource.
To support this usage model below PCD is used to skip
S3BootScript functions when PCD set to FALSE:
gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiS3Enable
Test: Verified on internal platform and S3BootScript
functions can be skipped by PCD during boot time.
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen')
0 files changed, 0 insertions, 0 deletions