summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeif Lindholm <leif.lindholm@linaro.org>2014-11-25 10:53:21 +0000
committerLeif Lindholm <leif.lindholm@linaro.org>2014-11-25 10:53:21 +0000
commit52edd110c99be43dd8799675c6fa9eea10a14a0b (patch)
tree5d91aaaf2e9423448fcdc5bf134f93613f200139
parent66f201997eab4d060ab50c87c33d8012e3f64d85 (diff)
Update for 2014.11 release
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
-rw-r--r--README.textile38
1 files changed, 20 insertions, 18 deletions
diff --git a/README.textile b/README.textile
index d238b0a..0870079 100644
--- a/README.textile
+++ b/README.textile
@@ -4,16 +4,16 @@ h2. Tianocore baselines
p. The Linaro UEFI tree is based on the following upstream versions of code from Tianocore:
-* edk2 at subversion revision 15639, git commit 4d4deaaccb9b39106775d260ea0397c1991b0f04
+* edk2 at subversion revision 16194, git commit 475387e9de0bed70b57165d0a389f3aee97d4058
p. The latest version of the EDK2 code contains the upstream code augmented with the following topic branches:
* linaro-platform-a5
* linaro-platform-a9
+* linaro-platform-apm-mustang
* linaro-platform-fvp
* linaro-platform-hisilicon-d01
-* linaro-platform-leg-juno
* linaro-platform-panda
* linaro-platform-rtsm
* linaro-platform-tc1
@@ -22,46 +22,48 @@ p. The latest version of the EDK2 code contains the upstream code augmented with
* linaro-topic-lan91x
* linaro-topic-leg
* linaro-topic-leg-fvp-acpi
-* linaro-topic-misc
h2. Platform Support
-p. Platforms currently supported include:
+p. Platforms supported by this release include:
-* Versatile Express A5/TC1/TC2, RTSM A9x4 and A15x1, A15 MPCore, Foundation (legacy) and FVP Base models.
+* Versatile Express TC2, RTSM A9x4 and A15x1, A15 MPCore, Foundation (legacy) and FVP Base models.
* qemu-system-arm, qemu-system-aarch64.
-* TI Beagleboard, BeagleBone Black
-* HiSilicon D01
+* TI BeagleBone Black and Pandaboard
+* Applied Micro Mustang
-p. The TI Pandaboard port is currently broken and at risk of being dropped from future releases.
+p. Versatile Express A5 and TC1 ports are currently broken and at risk of being dropped from future releases.
-p. This release was tested on the Versatile Express FVP Base model, the ARM Juno board, qemu/qemu64 and the BeagleBone Black. It may work on the other supported platforms since no feature changes were added.
+p. This release was explicitly tested on the Versatile Express FVP Base model, the ARM Juno board, qemu/qemu64, Applied Micro Mustang and BeagleBone Black.
h2. New in this release
-p. Those platforms supporting/using "ARM Trusted Firmware":https://github.com/ARM-software/arm-trusted-firmware now have binaries generated as a *bl1.bin* and a *fip.bin* image - based on ARM Trusted Firmware v1.0.
+p. Support for the Applied Micro Mustang platform.
-p. Support for QEMU system, both arm and aarch64. See "wiki":https://wiki.linaro.org/LEG/UEFIforQEMU for more information.
-
-p. Not technically part of the release, but the "uefi-tools utilities":https://git.linaro.org/uefi/uefi-tools.git have been rewritten/updated - including a minor change to the configuration file format.
+p. Juno topic branch dropped - now using upstream code version.
h2. Fixed in this release
p. The following issues were fixed in this release:
-* "BZ: #101":https://bugs.linaro.org/show_bug.cgi?id=101 Deleted entries in boot menu still visible to efibootmgr
-* "BZ: #375":https://bugs.linaro.org/show_bug.cgi?id=375 Juno port only describes 2GB of memory
+* "BZ: #289":https://bugs.linaro.org/show_bug.cgi?id=289 Version banner displayed is not useful for bug reports
+* "BZ: #376":https://bugs.linaro.org/show_bug.cgi?id=376 Fast model fails to reboot or shutdown through UEFI routines
+* "BZ: #857":https://bugs.linaro.org/show_bug.cgi?id=857 Synchronous Exception loading grub.efi on Juno
h2. Known Issues
+p. Hisilicon D01 is not included in this month's release, but will return in 2014.12.
+
+p. The debug version of Applied Micro Mustang triggers an asser error.
+
p. The following open issues were unresolved in this release:
* "BZ: #255":https://bugs.linaro.org/show_bug.cgi?id=255 Delete key does not work in UEFI shell
* "BZ: #256":https://bugs.linaro.org/show_bug.cgi?id=256 Characters routinely dropped in UEFI shell
-* "BZ: #257":https://bugs.linaro.org/show_bug.cgi?id=257 Fails to enumerate USB devices when starting shell
-* "BZ: #289":https://bugs.linaro.org/show_bug.cgi?id=289 Version banner displayed is not useful for bug reports
+* "BZ: #257":https://bugs.linaro.org/show_bug.cgi?id=257 Fails to enumerate USB devices when starting shell ???
* "BZ: #292":https://bugs.linaro.org/show_bug.cgi?id=292 Boot logs are hard to read on Juno
-* "BZ: #376":https://bugs.linaro.org/show_bug.cgi?id=376 Fast model fails to reboot or shutdown through UEFI routines
+* "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
h2. Building UEFI