[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [ovmf baseline-only test] 71900: all pass
This run is configured for baseline tests only. flight 71900 ovmf real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/71900/ Perfect :-) All tests in this flight passed as required version targeted for testing: ovmf 2c2c68b9d3e83af26042f03f9864fd38ce922a89 baseline version: ovmf 1d8701a20e02f8c2c3ca66bb643d45d7d6779fd1 Last test of basis 71884 2017-07-27 10:48:39 Z 0 days Testing same since 71900 2017-07-27 18:17:46 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Bi, Dandan <dandan.bi@xxxxxxxxx> Dandan Bi <dandan.bi@xxxxxxxxx> Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Star Zeng <star.zeng@xxxxxxxxx> 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 2c2c68b9d3e83af26042f03f9864fd38ce922a89 Author: Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Date: Wed Jul 26 17:34:01 2017 +0800 ShellPkg/ShellLib: Remove unused macros MAX_FILE_NAME_LEN and FIND_XXXXX_FILE_BUFFER_SIZE are not used by ShellLib so remove them. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Cc: Michael D Kinney <michael.d.kinney@xxxxxxxxx> Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx> commit b3eac2d61e990fec60ba299aa8684935a5dc95cd Author: Star Zeng <star.zeng@xxxxxxxxx> Date: Thu Jul 20 14:47:28 2017 +0800 MdePkg: Follow UEFI 2.7 spec to deprecate SMM Communication ACPI Table Delete PiSmmCommunicationAcpiTable.h and delete SMM Communication ACPI Table definition in UefiAcpiDataTable.h. As EFI_SMM_COMMUNICATE_HEADER is defined in both PI spec vol 4 and UEFI spec, move its definition to SmmCommunication.h. Cc: Jiewen Yao <jiewen.yao@xxxxxxxxx> Cc: Liming Gao <liming.gao@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng <star.zeng@xxxxxxxxx> Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx> commit 8b1d14939053b63d80355465649c50f9f391a64a Author: Star Zeng <star.zeng@xxxxxxxxx> Date: Thu Jul 20 14:57:12 2017 +0800 UefiCpuPkg PiSmmCommunicationSmm: Deprecate SMM Communication ACPI Table Follow UEFI 2.7 spec to deprecate SMM Communication ACPI Table, PiSmmCommunicationSmm will not install SMM Communication ACPI Table anymore. Cc: Jiewen Yao <jiewen.yao@xxxxxxxxx> Cc: Jeff Fan <jeff.fan@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng <star.zeng@xxxxxxxxx> Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx> commit 398b0f67662dbc5965e136d80193e0bad2fa239c Author: Star Zeng <star.zeng@xxxxxxxxx> Date: Thu Jul 20 15:56:29 2017 +0800 SecurityPkg OpalPasswordSupportLib: Remove include to UefiAcpiDataTable.h Remove redundant include to UefiAcpiDataTable.h as SmmCommunication.h will help to include it. Cc: Jiewen Yao <jiewen.yao@xxxxxxxxx> Cc: Eric Dong <eric.dong@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng <star.zeng@xxxxxxxxx> Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx> commit 9cb74c3693f157e7bc00e161734b7d6f0015c9fa Author: Bi, Dandan <dandan.bi@xxxxxxxxx> Date: Fri Jul 21 16:56:03 2017 +0800 MdeModulePkg/BMMUiLib: Check reset requirement before exiting UiApp V2: Refine the comments. In UI page, some configuration change may require system reset. BootMaintenanceManagerUiLib misses this check before exiting UiApp to boot other boot options. Now add the check. Cc: Eric Dong <eric.dong@xxxxxxxxx> Cc: Liming Gao <liming.gao@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi <dandan.bi@xxxxxxxxx> Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx> commit c51f5f17e6fc0a13481ba2696fcb53cfe4fa556f Author: Bi, Dandan <dandan.bi@xxxxxxxxx> Date: Fri Jul 21 16:56:02 2017 +0800 MdeModulePkg/BMUiLib: Check reset requirement before exiting UiApp V2: Refine the comments. In UI page, some configuration change may require system reset. BootManagerUiLib misses this check before exiting UiApp to boot other boot options. Now add the check. Cc: Eric Dong <eric.dong@xxxxxxxxx> Cc: Liming Gao <liming.gao@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi <dandan.bi@xxxxxxxxx> Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx> commit b2dcae4c57b01c6b30ad8c074b390e55867504f7 Author: Bi, Dandan <dandan.bi@xxxxxxxxx> Date: Fri Jul 21 16:56:01 2017 +0800 MdeModulePkg/SetupBrowser: Record the reset status in all SendForm After calling SendForm to enter front page, configuration change in some driver may require system reset. Currently the reset status is saved in SendForm level. Then SendForm can return the reset status. IsResetRequired API also can return the reset status before exiting browser. It return the reset status in current SendForm level now. But SendForm can be recursive called by some module.so the reset status in previous SendForm may be lost. Now change the IsResetRequired API to return the reset info no matter the reset is caught in any SendForm. Cc: Eric Dong <eric.dong@xxxxxxxxx> Cc: Liming Gao <liming.gao@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi <dandan.bi@xxxxxxxxx> Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |