This run is configured for baseline tests only. flight 67875 ovmf real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/67875/
Perfect :-) All tests in this flight passed as required version targeted for testing: ovmf 08354c34486947da17a36a605f9a4b000132123f baseline version: ovmf a12b214ef9e002b3b7a7f7845bb025a2a8597dcc Last test of basis 67870 2016-10-13 06:23:21 Z 0 days Testing same since 67875 2016-10-13 16:18:57 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Maurice Ma <[email protected]> Michael Kinney <[email protected]> Tapan Shah <[email protected]> Thomas Palmer <[email protected]> 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 08354c34486947da17a36a605f9a4b000132123f Author: Maurice Ma <[email protected]> Date: Wed Oct 12 18:00:44 2016 -0700 IntelFsp2Pkg/FspSecCore: Make FSP functions position independent The current AsmGetFspInfoHeader function in FspHeader.nasm is position dependent code since it uses absolute address. Change to use relative address instead to make it position independent. Cc: Jiewen Yao <[email protected]> Cc: Giri P Mudusuru <[email protected]> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Maurice Ma <[email protected]> Reviewed-by: Giri P Mudusuru <[email protected]> commit 75351daf3e92c86b3d1669ba0e6d95a6e9a270a3 Author: Thomas Palmer <[email protected]> Date: Wed Oct 12 13:14:34 2016 -0700 ShellPkg/UefiShellTftpCommandLib: Update TFTP help text Clear up some help text for the TFTP shell command Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Thomas Palmer <[email protected]> Reviewed-by: Jaben Carsey <[email protected]> commit dd170333f6444a4256e75356a8f0758a40bfb77d Author: Michael Kinney <[email protected]> Date: Fri Oct 7 14:07:03 2016 -0700 BaseTools/GenFds: Support FDF sections in any order https://bugzilla.tianocore.org/show_bug.cgi?id=141 This patch updates EDK II FDF parser in GenFds to allow sections to be placed in any order in the FDF file. Cc: Kelly Steele <[email protected]> Cc: Yonghong Zhu <[email protected]> Cc: Liming Gao <[email protected]> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Michael Kinney <[email protected]> Reviewed-by: Yonghong Zhu <[email protected]> commit a7ea752e59bbbf69c6d8a72ee6a8b7a0f77cca7c Author: Tapan Shah <[email protected]> Date: Fri Oct 7 13:59:34 2016 -0700 ShellPkg:?cd \? command fails to go back to the root directory of a file system Allows cd command to go back to the root directory when 'cd \' executed in system. This change prevents last PathRemoveLastItem() call which truncates '\' from 'fs0:\' in desired root path which is required to set CWD to the root directory. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Tapan Shah <[email protected]> Reviewed-by: Jaben Carsey <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xen.org/xen-devel
