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

[ovmf baseline-only test] 71162: all pass



This run is configured for baseline tests only.

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

Perfect :-)
All tests in this flight passed as required
version targeted for testing:
 ovmf                 cb811673c765b1bdb2e88ed4f8210f784a88fd6c
baseline version:
 ovmf                 80c4b236389fb246dfd5c4f28e625600974a575d

Last test of basis    71157  2017-04-06 07:47:55 Z    1 days
Testing same since    71162  2017-04-07 10:19:11 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
  Chao Zhang <chao.b.zhang@xxxxxxxxx>
  Dandan Bi <dandan.bi@xxxxxxxxx>
  Hao Wu <hao.a.wu@xxxxxxxxx>
  Jeff Fan <jeff.fan@xxxxxxxxx>
  Laszlo Ersek <lersek@xxxxxxxxxx>
  Liming Gao <liming.gao@xxxxxxxxx>
  Ryan Harkin <ryan.harkin@xxxxxxxxxx>
  Yonghong Zhu <yonghong.zhu@xxxxxxxxx>
  Zhang, Chao B <chao.b.zhang@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 cb811673c765b1bdb2e88ed4f8210f784a88fd6c
Author: Jeff Fan <jeff.fan@xxxxxxxxx>
Date:   Sat Apr 1 21:29:54 2017 +0800

    UefiCpuPkg/MpLib.c: Load microcode before mtrr sync per IA32 SDM
    
    Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=453
    Cc: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Cc: Michael Kinney <michael.d.kinney@xxxxxxxxx>
    Cc: Feng Tian <feng.tian@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Jeff Fan <jeff.fan@xxxxxxxxx>
    Reviewed-by: Feng Tian <feng.tian@xxxxxxxxx>

commit 90defe7198a42b3157ae5d9b93714f891cf06e57
Author: Liming Gao <liming.gao@xxxxxxxxx>
Date:   Thu Apr 6 08:45:32 2017 +0800

    BaseTools: Update tools_def.template to add -fno-builtin in GCC tool chain
    
    Now, -fno-builtin option is added for the specific GCC tool chain.
    It is a generic option. It can be moved to common GCC option to keep
    the consistent compiler option.
    
    Cc: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
    Cc: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Liming Gao <liming.gao@xxxxxxxxx>
    Suggested-by: Laszlo Ersek <lersek@xxxxxxxxxx>
    Reviewed-by: Laszlo Ersek <lersek@xxxxxxxxxx>
    Tested-by: Laszlo Ersek <lersek@xxxxxxxxxx>

commit 9d9b8b77bc54718a4debfea3a7a3dd59bba16840
Author: Zhang, Chao B <chao.b.zhang@xxxxxxxxx>
Date:   Thu Apr 6 15:13:57 2017 +0800

    SecurityPkg: SecureBootConfigDxe: Update CloseEnrolledFile comment
    
    Update function CloseEnrolledFile comment introduced in
    4de754e15fec9c94ce7677904efd0022c211721b
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Chao Zhang <chao.b.zhang@xxxxxxxxx>
    Reviewed-by: Bi Dandan <dandan.bi@xxxxxxxxx>

commit 7618784b85c5df91fae4c0d7a910bfb07b248caf
Author: Hao Wu <hao.a.wu@xxxxxxxxx>
Date:   Thu Apr 6 10:10:39 2017 +0800

    NetworkPkg: Convert files to CRLF line ending
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Hao Wu <hao.a.wu@xxxxxxxxx>
    Reviewed-by: Siyuan Fu <siyuan.fu@xxxxxxxxx>
    Reviewed-by: Jiaxin Wu <jiaxin.wu@xxxxxxxxx>

commit 973f8862f2b44a16b028f5afabbc8a0042029a29
Author: Hao Wu <hao.a.wu@xxxxxxxxx>
Date:   Thu Apr 6 10:05:54 2017 +0800

    MdePkg: Convert files to CRLF line ending
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Hao Wu <hao.a.wu@xxxxxxxxx>
    Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx>

commit 4e6eb67087a1cbdc8a263d9f2f0367b803413b13
Author: Hao Wu <hao.a.wu@xxxxxxxxx>
Date:   Thu Apr 6 10:03:57 2017 +0800

    SignedCapsulePkg: Convert files to CRLF line ending
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Hao Wu <hao.a.wu@xxxxxxxxx>
    Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>

commit ca467f68f4ce520ad0250678c91e9623a0195902
Author: Hao Wu <hao.a.wu@xxxxxxxxx>
Date:   Thu Apr 6 10:02:29 2017 +0800

    IntelFsp2WrapperPkg: Convert files to CRLF line ending
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Hao Wu <hao.a.wu@xxxxxxxxx>
    Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>

commit 4aabee6980fb60aecc58e750560205abcf681236
Author: Hao Wu <hao.a.wu@xxxxxxxxx>
Date:   Thu Apr 6 10:01:09 2017 +0800

    IntelFsp2Pkg: Convert files to CRLF line ending
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Hao Wu <hao.a.wu@xxxxxxxxx>
    Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>

commit 264702a04b88e612f44615a8b968ca06c9d5435e
Author: Hao Wu <hao.a.wu@xxxxxxxxx>
Date:   Thu Apr 6 09:53:07 2017 +0800

    CryptoPkg: Convert files to CRLF line ending
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Hao Wu <hao.a.wu@xxxxxxxxx>
    Reviewed-by: Long Qin <qin.long@xxxxxxxxx>

commit 6035094da8b68c0d66cce327309efee551caa5dc
Author: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>
Date:   Sat Apr 1 13:57:16 2017 +0800

    BaseTools: update error message for SKUID_IDENTIFIER format
    
    Per DSC spec, the SkuUiName use '|' as separator, so this patch update
    the error message to use '|' but not space as separator.
    
    Cc: Liming Gao <liming.gao@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>
    Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx>

commit 8693aa6a13329a8612412789b5471c56e515ed45
Author: Liming Gao <liming.gao@xxxxxxxxx>
Date:   Wed Apr 5 12:57:27 2017 +0800

    BaseTools: Add the missing copyrights in BrotliCompress.bat
    
    Cc: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Liming Gao <liming.gao@xxxxxxxxx>
    Reviewed-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>

commit 307a19a7ec790a7d9ff7fe8332ad4c326b2d32a0
Author: Liming Gao <liming.gao@xxxxxxxxx>
Date:   Fri Mar 31 13:03:59 2017 +0800

    MdeModulePkg: Remove unsupported PcdExpression usage in module INF
    
    https://bugzilla.tianocore.org/show_bug.cgi?id=442
    
    PcdExpression used in INF to control PCD and Source is unsupported feature.
    Current sample usage in module INF brings confuse.
    
    Cc: Feng Tian <feng.tian@xxxxxxxxx>
    Cc: Star Zeng <star.zeng@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Liming Gao <liming.gao@xxxxxxxxx>
    Reviewed-by: Star Zeng <star.zeng@xxxxxxxxx>

commit 4de754e15fec9c94ce7677904efd0022c211721b
Author: Zhang, Chao B <chao.b.zhang@xxxxxxxxx>
Date:   Tue Feb 28 10:23:19 2017 +0800

    SecurityPkg: SecureBootConfigDxe: Support AUTH_2 enrollment to DBX
    
    Update SecureBootConfigDxe to support AUTH_2 format data enrollment
    to DBX.
    Free opened file handle resource after exit PK/KEK/DB/DBX/DBT
    enrollment page.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Chao Zhang <chao.b.zhang@xxxxxxxxx>
    Reviewed-by: Long Qin <qin.long@xxxxxxxxx>

commit 245e98bfcb0be4bd4874c4a5aeef874ebf206b10
Author: Dandan Bi <dandan.bi@xxxxxxxxx>
Date:   Wed Apr 5 22:32:16 2017 +0800

    UefiCpuPkg: Fix typos in UefiCpuPkg.dec
    
    Cc: Jeff Fan <jeff.fan@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Dandan Bi <dandan.bi@xxxxxxxxx>
    Reviewed-by: Jeff Fan <jeff.fan@xxxxxxxxx>

commit a391e5925dc3e03218ee5a011807906fc09acfb7
Author: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Date:   Wed Apr 5 10:35:06 2017 +0100

    MdeModulePkg: move PlatformHasAcpiGuid from EmbeddedPkg
    
    Given the agreement on the edk2-devel regarding the fact that the
    notion whether or not a 'platform has ACPI' is a universal one, move
    the PlatformHasAcpi GUID to MdeModulePkg.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
    Reviewed-by: "Zeng, Star" <star.zeng@xxxxxxxxx>
    Reviewed-by: Laszlo Ersek <lersek@xxxxxxxxxx>
    Reviewed-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx>

commit bacfa806a7acc2bd1dbd6a5e62faf35244777e99
Author: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Date:   Thu Mar 30 14:03:54 2017 +0100

    ArmPlatformPkg/ArmJunoDxe: simplify ACPI table installation
    
    Having a three way conditional with callbacks would make sense if the
    callbacks weren't (a) identical and (b) didn't return TRUE all the
    time. So get rid of the kludge.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
    Tested-by: Ryan Harkin <ryan.harkin@xxxxxxxxxx>
    Reviewed-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx>

commit 6e9e524f9b330cec9f045f08c0dd2f2e4345c47d
Author: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Date:   Thu Mar 30 11:38:09 2017 +0100

    ArmPlatformPkg/ArmJunoPkg: remove PCI host bridge driver
    
    We are switching the Juno platform to the generic host bridge driver,
    which involves implementing PciHostBridgeLib for this platform, and
    plugging it into MdeModulePkg's PciHostBridgeDxe.inf.
    
    Since the platform descriptions no longer live in upstream EDK2, the
    PciHostBridgeLib implementation (which reuses some of the code removed
    here) will live there as well. But this PciHostBridgeDxe driver is no
    longer used, so remove it.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
    Tested-by: Ryan Harkin <ryan.harkin@xxxxxxxxxx>
    Reviewed-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx>

commit 4f869acca7a993208890d1852ac72992a97d5da5
Author: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Date:   Tue Apr 4 12:58:58 2017 +0100

    ArmPlatformPkg/ArmJunoDxe: don't register OnEndOfDxe event on rev R0
    
    The ArmJunoDxe driver code registers a callback for the EndOfDxe event,
    at which time it does some manipulation of the PCI peripherals on the
    board. Given that R0 has no working PCIe, instead of conditionally
    performing these operations, omit the registration of the
    callback altogether on that platform.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
    Tested-by: Ryan Harkin <ryan.harkin@xxxxxxxxxx>
    Reviewed-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx>

commit 59a169e8905d7ff8a30bb7b621358a10e2b70cd8
Author: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Date:   Thu Mar 30 10:31:44 2017 +0100

    ArmPlatformPkg/ArmJunoDxe: use the generic non-discoverable device support
    
    Replace the open coded reimplementation of 'PCI emulation' with a pair
    of calls into NonDiscoverableDeviceRegistrationLib to register the OHCI
    and EHCI controllers. These will be picked up by the generic driver instead.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
    Tested-by: Ryan Harkin <ryan.harkin@xxxxxxxxxx>
    Reviewed-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx>

commit 59476869f9b6e330c418cc93e8b1282f36543751
Author: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Date:   Thu Mar 30 13:57:00 2017 +0100

    ArmPlatformPkg/ArmJunoDxe: remove BdsLib dependency
    
    The ArmJunoDxe driver does not actually depend on the deprecated BdsLib
    so remove the dependency declaration from the INF file.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
    Tested-by: Ryan Harkin <ryan.harkin@xxxxxxxxxx>
    Reviewed-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx>

commit 6677dfcd12bbb185d22367838f4401a01d92b6e5
Author: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Date:   Wed Mar 29 13:13:26 2017 +0100

    ArmPlatformPkg/ArmShellCmdRunAxf: remove BdsLib dependency
    
    Remove ArmShellCmdRunAxf's dependency on the deprecated BdsLib by
    cloning the ShutdownUefiBootServices() routine into a local source
    file; this is the only BdsLib feature 'runaxf' depends on.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
    Tested-by: Ryan Harkin <ryan.harkin@xxxxxxxxxx>
    Reviewed-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx>

_______________________________________________
osstest-output mailing list
osstest-output@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/cgi-bin/mailman/listinfo/osstest-output

 


Rackspace

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