[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [ovmf baseline-only test] 67846: all pass
This run is configured for baseline tests only. flight 67846 ovmf real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/67846/ Perfect :-) All tests in this flight passed as required version targeted for testing: ovmf f9c3b1b5343f53705f1ab72c55c1db440b01f36f baseline version: ovmf e8a70885d8f34533b6dd69878fe95a249e9af086 Last test of basis 67814 2016-10-06 09:46:01 Z 1 days Testing same since 67846 2016-10-07 22:50:43 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Giri P Mudusuru <giri.p.mudusuru@xxxxxxxxx> Vladimir Olovyannikov <vladimir.olovyannikov@xxxxxxxxxxxx> jobs: build-amd64-xsm pass build-i386-xsm pass build-amd64 pass build-i386 pass build-amd64-libvirt pass build-i386-libvirt pass build-amd64-pvops pass build-i386-pvops pass test-amd64-amd64-xl-qemuu-ovmf-amd64 pass test-amd64-i386-xl-qemuu-ovmf-amd64 pass ------------------------------------------------------------ sg-report-flight on osstest.xs.citrite.net logs: /home/osstest/logs images: /home/osstest/images Logs, config files, etc. are available at http://osstest.xs.citrite.net/~osstest/testlogs/logs Test harness code can be found at http://xenbits.xensource.com/gitweb?p=osstest.git;a=summary Push not applicable. ------------------------------------------------------------ commit f9c3b1b5343f53705f1ab72c55c1db440b01f36f Author: Vladimir Olovyannikov <vladimir.olovyannikov@xxxxxxxxxxxx> Date: Thu Oct 6 15:02:26 2016 -0700 ShellPkg: Fix erroneous Status returned by ShellOpenFileByName() In ShellOpenFileByName() the file is opened using gEfiShellProtocol->OpenFileByName(). It is supposed that if this call returns an EFI_ERROR, the function should return that error immediately. However, this return was missing, and if UnicodeCollationProtocol has not been located by this time, the Status gets overwritten with LocateProtocol() call result, which eventually erroneously returns EFI_SUCCESS to the Shell.c, and this leads to attempt to execute a non-existent startup script, which fails, and which in turn leads to Shell being unloaded with "Invalid parameter" error. This patch fixes the bug. Cc: Tapan Shah <tapandshah@xxxxxxx> Cc: Jaben Carsey <jaben.carsey@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Vladimir Olovyannikov <vladimir.olovyannikov@xxxxxxxxxxxx> Reviewed-by: Tapan Shah <tapandshah@xxxxxxx> Reviewed-by: Jaben Carsey <jaben.carsey@xxxxxxxxx> commit 98e059ba16549f436e3d9e04112e9b1659da3eed Author: Giri P Mudusuru <giri.p.mudusuru@xxxxxxxxx> Date: Fri Sep 30 10:35:18 2016 -0700 IntelSiliconPkg: Updated IgdOpregion.h based on latest spec Updated IgdOpregion.h to align with latest specification https://01.org/sites/default/files/documentation/skl_opregion_rev0p5.pdf 1) Updated Mailbox structures to align with latest spec 2) Added Mailbox 5 structure 3) Added defines for Signature and Mailbox support Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx> Reviewed-by: Maurice Ma <maurice.ma@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Giri P Mudusuru <giri.p.mudusuru@xxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |