summaryrefslogtreecommitdiff
path: root/pofx/PEP/README.md
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-03-13 19:15:06 -0700
committerDen Delimarsky <[email protected]>2019-03-13 19:15:06 -0700
commitdbc7785c3a7ced56ecac6b5a9dfb81ef45dedac6 (patch)
tree2a8e1a39358b66cc2bc0d85e163956aafd5ccd16 /pofx/PEP/README.md
parentffeacc14932f98db4e7926825909a37d2b6d332f (diff)
Update manifests
Diffstat (limited to 'pofx/PEP/README.md')
-rw-r--r--pofx/PEP/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pofx/PEP/README.md b/pofx/PEP/README.md
index ece35c04..fb399a21 100644
--- a/pofx/PEP/README.md
+++ b/pofx/PEP/README.md
@@ -24,4 +24,4 @@ Use the PEP ACPI interface if:
* You want to write peripheral (off-SoC) device power management in C rather than in ACPI Source Language (ASL).
* You need to override an ACPI method which exists in a platform's DSDT or SSDT firmware tables.
-* Shipping, maintaining, and updating a driver binary suits your platform better than firmware updates (note that you will still need FADT, MADT, DBG2, and so on in firmware - this interface is only for runtime methods).
+* Shipping, maintaining, and updating a driver binary suits your platform better than firmware updates (note that you will still need FADT, MADT, DBG2, and so on in firmware - this interface is only for runtime methods). \ No newline at end of file