diff --git a/source/chapter2-uefi.rst b/source/chapter2-uefi.rst index 82a52d6..d82da2b 100644 --- a/source/chapter2-uefi.rst +++ b/source/chapter2-uefi.rst @@ -383,6 +383,12 @@ take precedence. [#DTSchNote]_ - This Property is required. It is necessary for console output. ([DTSPEC]_ ยง 3.6) +When a ``/psci`` node is provided, it is recommended that it is located under +the ``/firmware`` node. [#PSCINote]_ + +.. [#PSCINote] Legacy systems also commonly located the ``/psci`` node under the + root node ``/``. + The DTB must be contained in memory of type `EfiACPIReclaimMemory`. [#ACPIMemNote]_