summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeif Lindholm <leif.lindholm@linaro.org>2015-12-15 18:37:21 +0000
committerLeif Lindholm <leif.lindholm@linaro.org>2015-12-15 18:37:21 +0000
commit0db0fa2cb40d272c410c98146d7f58b487340d93 (patch)
treeecfe3cc1702a4d45cbfcb1a1ca3ca44961b063e9
parent1fa2137eb6bc7e4840fa926a56563067d7973876 (diff)
Updated for 2015.12 release
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
-rw-r--r--README.textile8
1 files changed, 3 insertions, 5 deletions
diff --git a/README.textile b/README.textile
index d899c8e..7e7701d 100644
--- a/README.textile
+++ b/README.textile
@@ -4,7 +4,7 @@ h2. Tianocore baselines
p. The Linaro UEFI tree is based on the following upstream versions of code from Tianocore:
-* edk2 at subversion revision 18931, git commit 3164361121526318f278a7c1b84bdcc475d4ad95
+* edk2 at subversion revision 19213, git commit 4960d8e00427d52c8db5da492ac7aff38cbc9d30
p. The latest version of the EDK2 code contains the upstream code augmented with platform support via OpenPlatformPkg.
@@ -18,12 +18,9 @@ p. Platforms supported by this release include:
* Versatile Express TC2, RTSM A15 MPCore, Foundation/FVP Base model (IntelBds).
* TI Beagleboard (ArmBds).
-p. This release marks a major change in underlying infrastructure.
-
h2. New in this release
-* ACPI table updates for Juno.
-* New shell binaries for non-virtual platforms.
+* Rebased on newer upstream edk2.
h2. Fixed in this release
@@ -48,6 +45,7 @@ p. The following open issues were unresolved in this release:
* "BZ: #1210":https://bugs.linaro.org/show_bug.cgi?id=1210 Juno UEFI won't interrupt
* "BZ: #1211":https://bugs.linaro.org/show_bug.cgi?id=1211 Juno timer problem? Grub countdown *very* slow
* "BZ: #1664":https://bugs.linaro.org/show_bug.cgi?id=1664 Lava FVP based tests fail intermittently
+* "BZ: #1936":https://bugs.linaro.org/show_bug.cgi?id=1936 Drivers shell cmd causes assert crash
fn1. This one is actually resolved in the source by introducing a new terminal type more closely resembling how Linux/UNIX systems behave - but it is not yet used by the current ports.