This run is configured for baseline tests only.

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

Perfect :-)
All tests in this flight passed as required
version targeted for testing:
 ovmf                 79b10d4ce4f08aab4b9548fabc4542ca78a96247
baseline version:
 ovmf                 0a563f3fecfd9baffe8dce51bb4411d6a748a936

Last test of basis    74962  2018-07-12 13:27:56 Z    0 days
Testing same since    74963  2018-07-13 01:20:21 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Roman Bacik <roman.ba...@broadcom.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 79b10d4ce4f08aab4b9548fabc4542ca78a96247
Author: Roman Bacik <roman.ba...@broadcom.com>
Date:   Tue Jul 10 15:51:05 2018 -0700

    SecurityPkg: Fix assert when setting key from eMMC/SD/USB
    
    When secure boot is enabled, if one loads keys from a FAT formatted
    eMMC/SD/USB when trying to provision PK/KEK/DB keys via the menu,
    an assert in StrLen() occurs.
    This is because the filename starts on odd address, which is not a uint16
    aligned boundary: https://bugzilla.tianocore.org/show_bug.cgi?id=1003
    
    There are further known issues with the OpenFileByDevicePath() function;
    those are tracked by
    <https://bugzilla.tianocore.org/show_bug.cgi?id=1008>.
    
    Cc: Chao Zhang <chao.b.zh...@intel.com>
    Cc: Jiewen Yao <jiewen....@intel.com>
    Cc: Laszlo Ersek <ler...@redhat.com>
    Cc: Vladimir Olovyannikov <vladimir.olovyanni...@broadcom.com>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Roman Bacik <roman.ba...@broadcom.com>
    Reviewed-by: "Yao, Jiewen" <jiewen....@intel.com>
    [ler...@redhat.com: whitespace fixes]
    [ler...@redhat.com: reference TianoCore BZ#1008]
    Reviewed-by: Laszlo Ersek <ler...@redhat.com>

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

Reply via email to