summaryrefslogtreecommitdiff
path: root/pofx/PEP/README.md
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-03-13 21:54:14 -0700
committerDen Delimarsky <[email protected]>2019-03-13 21:54:14 -0700
commit41c29cb92feff490270b4ce31f67d7baddecc457 (patch)
tree3601c61d3cf6919f2bea780cbdc3f4f3922d914f /pofx/PEP/README.md
parent18cabc43191fd82420adcfac56c0361de98360c9 (diff)
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 fb399a21..ece35c04 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). \ No newline at end of file
+* 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).