diff options
author | Leif Lindholm <leif.lindholm@linaro.org> | 2013-11-28 16:41:21 +0000 |
---|---|---|
committer | Matt Fleming <matt.fleming@intel.com> | 2014-04-30 19:57:01 +0100 |
commit | e1977464e8403b4d7ed23d6bdb3358e78b311aa0 (patch) | |
tree | df9fde23da4ca05355845ec2a7a7fdc049c7c2da /Documentation/arm/00-INDEX | |
parent | f84d02755f5a9f3b88e8d15d6384da25ad6dcf5e (diff) | |
download | talos-obmc-linux-e1977464e8403b4d7ed23d6bdb3358e78b311aa0.tar.gz talos-obmc-linux-e1977464e8403b4d7ed23d6bdb3358e78b311aa0.zip |
doc: arm: add UEFI support documentation
This patch provides documentation of the [U]EFI runtime service and
configuration features for the arm architecture.
Cc: Rob Landley <rob@landley.net>
Cc: linux-doc@vger.kernel.org
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Acked-by: Grant Likely <grant.likely@linaro.org>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Diffstat (limited to 'Documentation/arm/00-INDEX')
-rw-r--r-- | Documentation/arm/00-INDEX | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/arm/00-INDEX b/Documentation/arm/00-INDEX index a94090cc785d..3b08bc2b04cf 100644 --- a/Documentation/arm/00-INDEX +++ b/Documentation/arm/00-INDEX @@ -46,5 +46,7 @@ swp_emulation - SWP/SWPB emulation handler/logging description tcm.txt - ARM Tightly Coupled Memory +uefi.txt + - [U]EFI configuration and runtime services documentation vlocks.txt - Voting locks, low-level mechanism relying on memory system atomic writes. |