All of lore.kernel.org
 help / color / mirror / Atom feed
* [ovmf baseline-only test] 38308: all pass
@ 2015-11-19  8:23 Platform Team regression test user
  0 siblings, 0 replies; only message in thread
From: Platform Team regression test user @ 2015-11-19  8:23 UTC (permalink / raw)
  To: xen-devel, osstest-admin

This run is configured for baseline tests only.

flight 38308 ovmf real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/38308/

Perfect :-)
All tests in this flight passed
version targeted for testing:
 ovmf                 386cdfbecbbacb600ffc8e2ffa8c7af1b3855a61
baseline version:
 ovmf                 bd3afeb1d62c68d8144d39e82bb188b2af3ca60c

Last test of basis    38304  2015-11-18 03:06:22 Z    1 days
Testing same since    38308  2015-11-19 04:24:18 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Mark Rutland <mark.rutland@arm.com>
  Ruiyu Ni <ruiyu.ni@intel.com>
  Yonghong Zhu <yonghong.zhu@intel.com>

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 386cdfbecbbacb600ffc8e2ffa8c7af1b3855a61
Author: Mark Rutland <mark.rutland@arm.com>
Date:   Tue Nov 17 13:58:19 2015 +0000

    ArmPkg: ensure DebugAgentVectorTable is 2K-aligned
    
    We force alignment to 2K after generating the DebugAgentVectorTable
    symbol, and hence DebugAgentVectorTable itself may not be 2K-aligned,
    and table entries may not be at the correct offset from the
    DebugAgentVectorTable base address.
    
    Fix this by forcing alignment before generating the
    DebugAgentVectorTable symbol.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Mark Rutland <mark.rutland@arm.com>
    Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18865 6f19259b-4bc3-4df7-8a09-765794883524

commit 51b655a8a05a622d83ceec91c59f0bf631e65f4b
Author: Ruiyu Ni <ruiyu.ni@intel.com>
Date:   Tue Nov 17 10:16:02 2015 +0000

    MdeModulePkg/VarCheck: Add VarCheck handler for PlatformRecovery####
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
    Reviewed-by: Star Zeng <star.zeng@intel.com>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18864 6f19259b-4bc3-4df7-8a09-765794883524

commit 68456d8ac1949318bfdad9d8b096d98448469a9d
Author: Ruiyu Ni <ruiyu.ni@intel.com>
Date:   Tue Nov 17 10:15:09 2015 +0000

    MdeModulePkg: Enable PlatformRecovery in BdsDxe driver
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
    Reviewed-by: Sunny Wang <sunnywang@hpe.com>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18863 6f19259b-4bc3-4df7-8a09-765794883524

commit d175f4e612153cda0a0d51a030eae6ebbd517802
Author: Ruiyu Ni <ruiyu.ni@intel.com>
Date:   Tue Nov 17 10:14:13 2015 +0000

    MdeModulePkg: Add PlatformRecovery#### pointing to default file path
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
    Reviewed-by: Sunny Wang <sunnywang@hpe.com>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18862 6f19259b-4bc3-4df7-8a09-765794883524

commit cc4812f63e3f3d906ce0998eb429f891c2748b56
Author: Ruiyu Ni <ruiyu.ni@intel.com>
Date:   Tue Nov 17 10:13:21 2015 +0000

    MdeModulePkg: Use UefiSpec.h defined macro to replace L"xxx" string
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
    Reviewed-by: Sunny Wang <sunnywang@hpe.com>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18861 6f19259b-4bc3-4df7-8a09-765794883524

commit dc477dd27d993b83f5e5a870d08b3cb720ca4821
Author: Ruiyu Ni <ruiyu.ni@intel.com>
Date:   Tue Nov 17 10:12:38 2015 +0000

    MdeModulePkg: Add missing PrintLib to BdsDxe.inf
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
    Reviewed-by: Sunny Wang <sunnywang@hpe.com>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18860 6f19259b-4bc3-4df7-8a09-765794883524

commit 780e05caecb89bb1be8a4deefb6392384e46594d
Author: Ruiyu Ni <ruiyu.ni@intel.com>
Date:   Tue Nov 17 10:11:44 2015 +0000

    MdeModulePkg: Add Platform recovery support
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
    Reviewed-by: Sunny Wang <sunnywang@hpe.com>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18859 6f19259b-4bc3-4df7-8a09-765794883524

commit ccb66799e390788fbdb1e5ae74984957717a9c0e
Author: Ruiyu Ni <ruiyu.ni@intel.com>
Date:   Tue Nov 17 10:10:54 2015 +0000

    MdeModulePkg: Support to expand File device path
    
    To support platform recovery, File device path expanding capability
    is added.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
    Reviewed-by: Sunny Wang <sunnywang@hpe.com>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18858 6f19259b-4bc3-4df7-8a09-765794883524

commit 121300c452b16de5c9b1eb77de7d14f089503d46
Author: Ruiyu Ni <ruiyu.ni@intel.com>
Date:   Tue Nov 17 10:10:16 2015 +0000

    MdeModulePkg: Use BmForEachVariable to collect all key options
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
    Reviewed-by: Sunny Wang <sunnywang@hpe.com>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18857 6f19259b-4bc3-4df7-8a09-765794883524

commit f9a24380b8809d933317ac0fc0e3fe450d918374
Author: Ruiyu Ni <ruiyu.ni@intel.com>
Date:   Tue Nov 17 10:09:25 2015 +0000

    MdeModulePkg: Use BM_OPTION_NAME_LEN instead of sizeof L"Boot####"
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
    Reviewed-by: Sunny Wang <sunnywang@hpe.com>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18856 6f19259b-4bc3-4df7-8a09-765794883524

commit 418e8cd9240af2249be0cb1d1e38b81b603218e4
Author: Ruiyu Ni <ruiyu.ni@intel.com>
Date:   Tue Nov 17 10:08:40 2015 +0000

    MdeModulePkg: Use BmCharToUint in BmIsKeyOptionVariable
    
    The patch also moves the BmCharToUint to BmMisc.c because it
    belongs to misc functions.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
    Reviewed-by: Sunny Wang <sunnywang@hpe.com>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18855 6f19259b-4bc3-4df7-8a09-765794883524

commit d95ff8e8d86b36482b815141233f6c315b43c203
Author: Ruiyu Ni <ruiyu.ni@intel.com>
Date:   Tue Nov 17 10:07:43 2015 +0000

    MdeModulePkg: Add Bm prefix for internal functions
    
    Change VARIABLE_VISITOR to BM_VARIABLE_VISITOR
    Change ForEachVariable to BmForEachVariable
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
    Reviewed-by: Sunny Wang <sunnywang@hpe.com>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18854 6f19259b-4bc3-4df7-8a09-765794883524

commit 83952535190234651389fb0b1aabe7bf216d6e16
Author: Ruiyu Ni <ruiyu.ni@intel.com>
Date:   Tue Nov 17 10:06:44 2015 +0000

    MdePkg: Add Platform Recovery definitions.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
    Reviewed-by: Sunny Wang <sunnywang@hpe.com>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18853 6f19259b-4bc3-4df7-8a09-765794883524

commit 1834aeeac68677cb2040b101428966a5654d73dc
Author: Yonghong Zhu <yonghong.zhu@intel.com>
Date:   Tue Nov 17 07:45:04 2015 +0000

    BaseTools/toolsetup.bat: fixed the error when the path contains space
    
    when the path contains space, it will report error for PATH Environment
    update.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
    Reviewed-by: Liming Gao <liming.gao@intel.com>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18852 6f19259b-4bc3-4df7-8a09-765794883524

commit 868c9c35a6cf0ceec4056e348c3157d8226925ec
Author: Yonghong Zhu <yonghong.zhu@intel.com>
Date:   Tue Nov 17 07:40:00 2015 +0000

    BaseTools: Fix two warning reported in the make phase.
    
    when we make BaseTools, it report warnings about VfrError.cpp and VolInfo,
    so this patch fix this warning.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
    Reviewed-by: Liming Gao <liming.gao@intel.com>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18851 6f19259b-4bc3-4df7-8a09-765794883524

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-19  8:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-19  8:23 [ovmf baseline-only test] 38308: all pass Platform Team regression test user

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.