Minor docstring update on s3bootscript.py

This commit is contained in:
Aaron Frinzell
2021-08-25 18:26:28 -05:00
committed by Nathaniel Mitchell
parent 8e0216b637
commit eb40e2b88d
+2 -3
View File
@@ -43,12 +43,11 @@ Where:
- ``[]``: optional line
Examples:
>>> chipsec_main.py -m common.uefi.s3bootscript
>>> chipsec_main.py -m common.uefi.s3bootscript -a 0x00000000BDE10000
NOTE:
Requires an OS with UEFI Runtime API support.
.. NOTE::
Requires an OS with UEFI Runtime API support.
"""
from chipsec.module_common import BaseModule, ModuleResult, MTAG_BIOS, MTAG_SMM, MTAG_SECUREBOOT