[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [ovmf baseline-only test] 38210: all pass
This run is configured for baseline tests only. flight 38210 ovmf real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/38210/ Perfect :-) All tests in this flight passed version targeted for testing: ovmf 0a7102fa8edb35ca98ec31469a41cb0afaec0f4d baseline version: ovmf a7e173b07a1ef336fc8d753cf85ae8473e92365a Last test of basis 38200 2015-10-23 05:50:51 Z 2 days Testing same since 38210 2015-10-25 15:50:54 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Derek Lin <derek.lin2@xxxxxxx> Qiu Shumin <shumin.qiu@xxxxxxxxx> Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Shia Cinnamon <cinnamon.shia@xxxxxxx> Tapan Shah <tapandshah@xxxxxxx> Wang Nickle <nickle.wang@xxxxxxx> 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 0a7102fa8edb35ca98ec31469a41cb0afaec0f4d Author: Tapan Shah <tapandshah@xxxxxxx> Date: Fri Oct 23 20:13:44 2015 +0000 ShellPkg: Update 'tftp' command help output and error messages Changing 'tftp' command's help output .uni file to match other EDK2 Shell commands as well as adjusting error messages text. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Tapan Shah <tapandshah@xxxxxxx> Reviewed-by: Jaben Carsey <jaben.carsey@xxxxxxxxx> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18659 6f19259b-4bc3-4df7-8a09-765794883524 commit fbe618a45ef9358c8d2c32ce4bff5e8f4898b969 Author: Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Date: Fri Oct 23 08:29:38 2015 +0000 MdeModulePkg: Fix a PciBusDxe hot plug bug For a hot plug bridge with device attached, PciBusDxe driver reserves the resources which equal to the total amount of padding resource returned from HotPlug->GetResourcePadding() and the actual occupied resource by the attached device. The behavior is incorrect. Correct behavior is to reserve the bigger one between the padding resource and the actual occupied resource. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Reviewed-by: Feng Tian <feng.tian@xxxxxxxxx> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18658 6f19259b-4bc3-4df7-8a09-765794883524 commit d4bf294e0ed2a6cdc1e128df512df1d5e56cfc4d Author: Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Date: Fri Oct 23 07:28:18 2015 +0000 MdeModulePkg: Update UiApp to not display itself Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18657 6f19259b-4bc3-4df7-8a09-765794883524 commit 26da0b64df29c2a7c266661a7fe0325e0444c96c Author: Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Date: Fri Oct 23 07:26:58 2015 +0000 MdeModulePkg: Update BootManagerMenuApp to not display itself Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18656 6f19259b-4bc3-4df7-8a09-765794883524 commit 711ef3f6243ee5487f573a8f2e5b1749a6e02c81 Author: Shia Cinnamon <cinnamon.shia@xxxxxxx> Date: Fri Oct 23 05:53:08 2015 +0000 MdePkg: Add a new DxeServicesLib GetFileDevicePathFromAnyFv () function Contributed-under: TianoCore Contribution Agreement 1.0 From: Shia Cinnamon <cinnamon.shia@xxxxxxx> Signed-off-by: Wang Nickle <nickle.wang@xxxxxxx> Reviewed-by: Feng Tian <feng.tian@xxxxxxxxx> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18655 6f19259b-4bc3-4df7-8a09-765794883524 commit 9b18845a4b4cd1d2cf004cbc1cadf8a93ccb37ea Author: Derek Lin <derek.lin2@xxxxxxx> Date: Fri Oct 23 05:28:38 2015 +0000 MdeModulePkg Variable: Enhance variable performance by reading from existed memory cache. Current variable driver already have memory cache to improve performance. Change the code which read from physical MMIO address to read from memory cache. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Derek Lin <derek.lin2@xxxxxxx> Reviewed-by: Samer El-Haj-Mahmoud <elhaj@xxxxxxx> Reviewed-by: Star Zeng <star.zeng@xxxxxxxxx> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18654 6f19259b-4bc3-4df7-8a09-765794883524 commit fbd2dfadfe6fb16ab7b49fca3764e05e65d97b8a Author: Qiu Shumin <shumin.qiu@xxxxxxxxx> Date: Fri Oct 23 02:03:20 2015 +0000 ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir(). In Shell spec 2.1 the return name of EFI_SHELL_PROTOCOL.GetCurDir() is defined as 'fs0:\current-dir' while in current implementation it's 'fs0:\current-dir\'. To follow spec the patch removed the redundant '\' char. Since it has been broken for a long time, some codes may depend on the broken behavior. After this change 'EFI_SHELL_PROTOCOL.GetCurDir()' and 'UefiShellLib.ShellGetCurrentDir()' will return a current directory string without tailing '\' (fs0:\current-dir), the value of Shell environment variable 'cwd' will become 'fs0:\current-dir' as well. This patch has updated all the code in EDKII to make them depend on the new behavior. Developers should check whether 'GetCurDir()' and 'ShellGetCurrentDir' are used in their source code. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Qiu Shumin <shumin.qiu@xxxxxxxxx> Reviewed-by: Jaben Carsey <jaben.carsey@xxxxxxxxx> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18653 6f19259b-4bc3-4df7-8a09-765794883524 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |