summaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
authorSteven Kinney <steven.kinney@linaro.org>2014-01-30 13:51:44 -0600
committerSteven Kinney <steven.kinney@linaro.org>2014-01-30 13:51:44 -0600
commit3b519f1c6c156647e0f84a38d8034af0c94e3b72 (patch)
tree0f666f022bd7dff54751cf6a64cd62691cd400d2 /components
parent401cc28f01609adc9f5feb06cda28a6051c6d75c (diff)
Fix formatting and add v7 network bug to release notes.
Signed-off-by: Steven Kinney <steven.kinney@linaro.org>
Diffstat (limited to 'components')
-rw-r--r--components/kernel/uefi-linaro/README.textile3
1 files changed, 3 insertions, 0 deletions
diff --git a/components/kernel/uefi-linaro/README.textile b/components/kernel/uefi-linaro/README.textile
index cb72a05..89cd9c1 100644
--- a/components/kernel/uefi-linaro/README.textile
+++ b/components/kernel/uefi-linaro/README.textile
@@ -6,6 +6,7 @@ p. The Linaro UEFI tree is based on the following upstream versions of code from
* edk2 at subversion revision 14795
+
The latest version of the EDK2 code contains support for aarch64 plaforms upstream in addition to the following topic branches:
* linaro-topic-a5
@@ -29,6 +30,7 @@ p. Platforms currently supported include:
* TI Beagleboard
* TI Pandaboard
+
This release was tested on the Versatile Express Foundation and FVP Base models. It may work on the other supported platforms since no feature changes were added.
h2. Building UEFI
@@ -59,6 +61,7 @@ p. The following issues were unresolved in this release:
* "LP: #1174318":https://launchpad.net/bugs/1174318 SetVirtualAddressMap ASSERT failure in DEBUG build
* "LP: #1192941":https://launchpad.net/bugs/1192941 Lava : vexpress-tc2-01 and vexpress-tc2-benchmark jobs are running incomplete due to various reasons
* "LP: #1192963":https://launchpad.net/bugs/1192963 UEFI: origen: BSP doesn't compile
+* "LP: #1274126":http2://launchpad.net/bugs/1274126 UEFI: stub-kernel TFTP boot test fail
h2. More information