Hi guys, Today, I re-tested the linaro-edk2 tree with ARM Trusted Firmware. So I report it below:
First of all, the repo and the branch status info is attached.
(1)compile linaro-edk2 using the latest uefi-tools (ALLPASS) linaro-edk2/master(PASS) linaro-edk2/release-prep(PASS) linaro-edk2/release(PASS)
(2)compile the latest ARM Trusted Firmware with linaro-edk2 binarise (ALLPASS) linaro-edk2/master(PASS) linaro-edk2/release-prep(PASS) linaro-edk2/release(PASS) -- useless, it can not work with ARM Trusted Firmware v0.3
(2)test all binaries linaro-edk2/master(FAIL) Boot successfully into uefi menu, but (i)infinite "Synchronous Exception: ", can not boot kernel from virtblockdevice (ii)the problems described in [Bug 1274126] still exist. The test log is attached:linaro-edk2-master-20140404.log
linaro-edk2/release-prep(FAIL) Boot successfully into uefi menu, but (i)can not setup PXE boot (ii)have not TFTP boot setup entrance (iii)infinite "Synchronous Exception: ", can not boot kernel from virtblockdevice (iii)can not setup dtb properly, can not boot kernel from virtblockdevice The test log is attached:linaro-edk2-release-prep-20140404.log
*linaro-edk2/release(PASS) -- work with ARM Trusted Firmware v0.2* Boot successfully into uefi menu and can boot kernel from virtblockdevice, *But the problems described in [Bug 1274126] still exist.*
If you feel any test has some problem, please let me know, I will try again. Thanks