]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Readme.md: Add a link to PRM Specification
authorMichael Kubacki <michael.kubacki@microsoft.com>
Tue, 13 Apr 2021 22:21:22 +0000 (15:21 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 5 Apr 2022 00:42:38 +0000 (00:42 +0000)
Adds a link to the PRM Specification now that it is available on uefi.org.

Cc: Andrew Fish <afish@apple.com>
Cc: Kang Gao <kang.gao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Michael Kubacki <michael.kubacki@microsoft.com>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Benjamin You <benjamin.you@intel.com>
Cc: Liu Yun <yun.y.liu@intel.com>
Cc: Ankit Sinha <ankit.sinha@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Acked-by: Michael D Kinney <michael.d.kinney@intel.com>
Acked-by: Liming Gao <gaoliming@byosoft.com.cn>
Acked-by: Leif Lindholm <quic_llindhol@quicinc.com>
Reviewed-by: Ankit Sinha <ankit.sinha@intel.com>
PrmPkg/Readme.md

index 4aec5982af54283b6817cc77a9f8e18b4ef2e605..848f898ab6d366ffd350c835d86af9e930339b8e 100644 (file)
@@ -5,6 +5,8 @@ code module that executes within the OS context. Moving this firmware to the OS
 and mitigates the negative system impact currently accompanied with SMM solutions. Futhermore, the PRM code is\r
 packaged into modules with well-defined entry points, each representing a specific PRM functionality.\r
 \r
+For more details on PRM, refer to the [Platform Runtime Mechanism Specification on uefi.org](https://uefi.org/sites/default/files/resources/Platform%20Runtime%20Mechanism%20-%20with%20legal%20notice.pdf).\r
+\r
 The `PrmPkg` maintained in this branch provides a single cohesive set of generic PRM functionality that is intended\r
 to be leveraged by platform firmware with minimal overhead to integrate PRM functionality in the firmware.\r
 \r