[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [ovmf baseline-only test] 68075: all pass



This run is configured for baseline tests only.

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

Perfect :-)
All tests in this flight passed as required
version targeted for testing:
 ovmf                 01dd077315c6759c94af9af4232f8318db13cf8d
baseline version:
 ovmf                 3cabe66b2065980d5084d5823404834e266efe66

Last test of basis    68074  2016-11-21 09:16:17 Z    0 days
Testing same since    68075  2016-11-21 16:49:08 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Eric Dong <eric.dong@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 01dd077315c6759c94af9af4232f8318db13cf8d
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Mon Nov 21 14:38:31 2016 +0800

    SecurityPkg OpalPasswordDxe: Clean PSID buffer.
    
    Change callback handler type to avoid saving PSID info in
    browser temp buffer. Also clean the buffer after using it.
    
    Cc: Feng Tian <feng.tian@xxxxxxxxx>
    Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>

commit bee13c00218f3ed3118d8d87683c11b31ca04564
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Wed Nov 16 14:15:29 2016 +0800

    SecurityPkg OpalPasswordDxe: Clean password buffer.
    
    Cc: Feng Tian <feng.tian@xxxxxxxxx>
    Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>

commit bda034c34deea6eb43edcef28018a9ace8f04637
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Thu Jun 2 15:20:30 2016 +0800

    SecurityPkg Tcg2Config: Remove the empty options.
    
    The BlockSID actions not has code related to
    them. Now we implement the BlockSID feature in
    OpalPasswordDxe driver. So remove these actions
    here.
    
    Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>

commit 9de81c126c9a75807ee9a89752349af450d0be77
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Thu Jun 2 15:20:17 2016 +0800

    SecurityPkg OpalPasswordDxe: Use PP actions to enable BlockSID.
    
    Update the implementation, use physical presence defined actions to
    update the BlockSid related status.
    
    Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Cc: Feng Tian <feng.tian@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>

commit 177dca331f8ebf5cde4d0df14988e47b5fb25877
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Mon Nov 14 14:47:41 2016 +0800

    SecurityPkg TcgSmm: Enable Storage actions.
    
    After enable storage related actions in the
    TcgPhysicalPresenceStorageLib, use this library to support
    storage related actions in this driver.
    
    Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Reviewed-by: Chao Zhang <chao.b.zhang@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>

commit 509b0fe35807d1a51a8c5bee6321a0ea7e2c17b9
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Wed Nov 16 13:45:21 2016 +0800

    SecurityPkg SmmTcg2PhysicalPresenceLib: Enable Storage actions.
    
    After enable storage related actions in the
    TcgPhysicalPresenceStorageLib, use this library to support
    storage related actions in this library.
    
    Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Reviewed-by: Chao Zhang <chao.b.zhang@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>

commit 182d8208a4b0cf52fad839ba58d6fecae35b467c
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Thu Jun 2 15:17:59 2016 +0800

    SecurityPkg DxeTcgPhysicalPresenceLib: Enable Storage actions.
    
    After enable storage related actions in the
    TcgPhysicalPresenceStorageLib, use this library to support
    storage related actions in this library.
    
    Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Reviewed-by: Chao Zhang <chao.b.zhang@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>

commit d6b02b79b0fa2b10a0315f9c1de8ea10efdbc23b
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Thu Jun 2 15:17:42 2016 +0800

    SecurityPkg DxeTcg2PhysicalPresenceLib: Enable Storage actions.
    
    After enable storage related actions in the
    TcgPhysicalPresenceStorageLib, use this library to support
    storage related actions in this library.
    
    Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Reviewed-by: Chao Zhang <chao.b.zhang@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>

commit 63556485ed37eff0a9d4a86e101fa945bfa1703b
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Mon Nov 21 14:52:49 2016 +0800

    SecurityPkg: Add SmmTcgPhysicalPresenceStorageLib.
    
    Tcg Physical Presence spec defined some actions used
    for storage device. Add Smm version library to handles
    these actions.
    
    Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Reviewed-by: Chao Zhang <chao.b.zhang@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>

commit b54946e0fcbea3a63d9a7cd17877eef6657a3860
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Wed Nov 16 13:49:50 2016 +0800

    SecurityPkg: Add DxeTcgPhysicalPresenceStorageLib.
    
    Tcg Physical Presence spec defined some actions used
    for storage device. Add Dxe version library to handles
     these actions.
    
    Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Reviewed-by: Chao Zhang <chao.b.zhang@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>

commit 132b73dd5cd823cad0af030d44a977f8a9f3aa0a
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Thu Jun 2 15:15:35 2016 +0800

    SecurityPkg: Add header file for TcgPhysicalPresenceStorageLib.
    
    Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Reviewed-by: Chao Zhang <chao.b.zhang@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>

commit d1947ce509d745f32db6b7fecc03dc9c778b9350
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Thu Jun 2 15:14:56 2016 +0800

    SecurityPkg: Add definition for Physical Presence storage flag.
    
    Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Reviewed-by: Chao Zhang <chao.b.zhang@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.