xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Platform Team regression test user <citrix-osstest@xenproject.org>
To: xen-devel@lists.xensource.com, osstest-admin@xenproject.org
Subject: [ovmf baseline-only test] 67771: all pass
Date: Tue, 27 Sep 2016 16:24:02 +0100	[thread overview]
Message-ID: <osstest-67771-mainreport@xen.org> (raw)

This run is configured for baseline tests only.

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

Perfect :-)
All tests in this flight passed as required
version targeted for testing:
 ovmf                 333ba578fef4dff8921051410c5b56f63e7eeadb
baseline version:
 ovmf                 f6be48e9907d8bb8f8534df50049ce428c38f719

Last test of basis    67768  2016-09-27 03:18:24 Z    0 days
Testing same since    67771  2016-09-27 09:18:56 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Chao Zhang <chao.b.zhang@intel.com>
  Liming Gao <liming.gao@intel.com>
  Yonghong Zhu <yonghong.zhu@intel.com>
  Zhang, Chao B <chao.b.zhang@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 333ba578fef4dff8921051410c5b56f63e7eeadb
Author: Yonghong Zhu <yonghong.zhu@intel.com>
Date:   Wed Sep 21 10:39:11 2016 +0800

    BaseTools: support generating image package from BMP/JPEG/PNG files
    
    BaseTools add support to generating image package from BMP/JPEG/PNG
    files.
    1) New file type *.idf Image definition file to describe HII image
    resource. It is the ASCII text file, and includes one or more "#image
    IMAGE_ID [TRANSPARENT] ImageFileName".
    2) New IMAGE_TOKEN macro is used to refer to IMAGE_ID.
    3) New AutoGen header file $(MODULE_NAME)ImgDefs.h to include the
    generated ImageId definition.
    4) New $(MODULE_NAME)Idf.hpk or $(MODULE_NAME)Images are generated
    as the output binary HII image package.
    
    Cc: Liming Gao <liming.gao@intel.com>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
    Reviewed-by: Liming Gao <liming.gao@intel.com>

commit 4f0ae88cde9caf65cbb9f534ce2b28d14add1e0d
Author: Liming Gao <liming.gao@intel.com>
Date:   Wed Sep 21 10:39:09 2016 +0800

    MdePkg UefiHii: Add IMAGE_TOKEN macro to access image resource in C and VFR
    
    Cc: Eric Dong <eric.dong@intel.com>
    Cc: Dandan Bi <dandan.bi@intel.com>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Liming Gao <liming.gao@intel.com>
    Reviewed-by: Eric Dong <eric.dong@intel.com>
    Reviewed-by: Dandan Bi <dandan.bi@intel.com>

commit 2fa0e11df2504fea85e02f1b635f88a4d284bc6a
Author: Liming Gao <liming.gao@intel.com>
Date:   Thu Sep 22 10:03:42 2016 +0800

    MdeModulePkg FormBrowserEx: Change its structure name with EDKII_ prefix
    
    EDKII implementation protocol should be with EDKII_ prefix.
    
    V2: add gEdkiiFormBrowserExProtocolGuid to align its structure name.
    
    Cc: Eric Dong <eric.dong@intel.com>
    Cc: Feng Tian <feng.tian@intel.com>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Liming Gao <liming.gao@intel.com>
    Reviewed-by: Feng Tian <feng.tian@intel.com>

commit 053f31e3d025f535af0626538f3d1a2415c67d2d
Author: Zhang, Chao B <chao.b.zhang@intel.com>
Date:   Mon Sep 26 10:31:15 2016 +0800

    SecurityPkg: Tcg: New field for User Confirmation Status
    
    Add a new field in TcgNVS for PP operation user confirmation status,
    instead of previous logic overriding Request. Previous logic causes
    Get Pending TPM Operation Requested sub function return wrong value.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Chao Zhang <chao.b.zhang@intel.com>
    Reviewed-by: Yao Jiewen <jiewen.yao@intel.com>
    Reviewed-by: Long Qin <qin.long@intel.com>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

                 reply	other threads:[~2016-09-27 15:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=osstest-67771-mainreport@xen.org \
    --to=citrix-osstest@xenproject.org \
    --cc=osstest-admin@xenproject.org \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).