summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeif Lindholm <leif.lindholm@linaro.org>2015-07-28 18:08:49 +0100
committerLeif Lindholm <leif.lindholm@linaro.org>2015-07-28 18:08:49 +0100
commited3081a1f4fc598ff1dcb306c15116bc52fb8f96 (patch)
treefb72c6b2307ca899bf1cdca36d35708ed2cd9fb7
parenta503556dac32c4bb19c828f5959722d819b759f9 (diff)
Updated for 2015.07 release
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
-rw-r--r--README.textile45
1 files changed, 21 insertions, 24 deletions
diff --git a/README.textile b/README.textile
index 59a7c3d..5cff3d8 100644
--- a/README.textile
+++ b/README.textile
@@ -4,43 +4,34 @@ h2. Tianocore baselines
p. The Linaro UEFI tree is based on the following upstream versions of code from Tianocore:
-* edk2 at subversion revision 16580, git commit e60fbd59cabe28d2205cbdb335e5be29d8b978e8
-
-p. The latest version of the EDK2 code contains the upstream code augmented with the following topic branches:
-
-* linaro-platform-a9
-* linaro-platform-hisilicon-d01
-* linaro-platform-leg-fvp
-* linaro-platform-leg-misc
-* linaro-platform-leg-mustang
-* linaro-platform-panda
-* linaro-platform-rtsm
-* linaro-platform-tc2
-* linaro-platform-ti-bbb
-* linaro-topic-lan91x
-* linaro-topic-leg
+* edk2 at subversion revision 18030, git commit 387e7c15f5e3a047de0a7a5edb5700e90a1c6c78
+
+p. The latest version of the EDK2 code contains the upstream code augmented with platform support via OpenPlatformPkg.
h2. Platform Support
p. Platforms supported by this release include:
-* Versatile Express TC2, RTSM A9x4 and A15x1, A15 MPCore, Foundation (legacy) and FVP Base models.
+* ARM Juno (r0/r1).
* qemu-system-arm, qemu-system-aarch64.
-* TI BeagleBone Black and Pandaboard
-* Applied Micro Mustang
-* Hisilicon D01
+* xen64.
+* Versatile Express TC2, RTSM A15 MPCore, Foundation and FVP Base models (ArmBds).
+* TI Beagleboard (ArmBds).
+
+p. This release marks a major change in underlying infrastructure.
h2. New in this release
-* Alternative images without ArmBds and the non-standard built-in Linux Loader, with the IntelBds instead, provided for qemu, qemu64 and Juno.
-* linaro-topic-leg-acpi branch merged into linaro-topic-leg
+* Support for Juno r1, with updated SCP firmware for both r0 and r1. (Also ship bl0.bin for Juno.)
+* SPCR and DBG2 added to Juno/FVP ACPI tables.
+* No more topic branches; building with OpenPlatformPkg straight in upstream edk2.
+* platform.config file now present in build tree (submodule LinaroPkg), rather than using the default one.
h2. Fixed in this release
p. The following issues were fixed in this release:
-* "BZ: #257":https://bugs.linaro.org/show_bug.cgi?id=257 Fails to enumerate USB devices when starting shell ???
-* "BZ: #1011":https://bugs.linaro.org/show_bug.cgi?id=1011 UEFI ignores DHCP responses without PXE information
+BZ: #858":https://bugs.linaro.org/show_bug.cgi?id=858 “PXE-E18: Server response timeout.” when PXE booting
h2. Known Issues
@@ -50,8 +41,14 @@ p. The following open issues were unresolved in this release:
* "BZ: #256":https://bugs.linaro.org/show_bug.cgi?id=256 Characters routinely dropped in UEFI shell
* "BZ: #292":https://bugs.linaro.org/show_bug.cgi?id=292 Boot logs are hard to read on Juno
* "BZ: #826":https://bugs.linaro.org/show_bug.cgi?id=826 SBBR compliance of our EDK2 releases
-* "BZ: #858":https://bugs.linaro.org/show_bug.cgi?id=858 "PXE-E18: Server response timeout." when PXE booting
+* "BZ: #923":https://bugs.linaro.org/show_bug.cgi?id=923 Can't build the base tools in parallel
* "BZ: #951":https://bugs.linaro.org/show_bug.cgi?id=951 Fails to enumerate MMIO addresses in UEFI that are described in ACPI DSDT table supplied by firmware
+* "BZ: #1174":https://bugs.linaro.org/show_bug.cgi?id=1174 grub fails to send packets over the network
+* "BZ: #1201":https://bugs.linaro.org/show_bug.cgi?id=1201 F10 does not save changes in Intel BDS
+* "BZ: #1202":https://bugs.linaro.org/show_bug.cgi?id=1202 Intel BDS QEMU build does not save added boot menu entries
+* "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
h2. Building UEFI