* [ovmf baseline-only test] 68227: all pass
@ 2016-12-16 5:06 Platform Team regression test user
0 siblings, 0 replies; only message in thread
From: Platform Team regression test user @ 2016-12-16 5:06 UTC (permalink / raw)
To: xen-devel, osstest-admin
This run is configured for baseline tests only.
flight 68227 ovmf real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/68227/
Perfect :-)
All tests in this flight passed as required
version targeted for testing:
ovmf aaa61995af9e0b65c37bdad6796867760fa1d5fe
baseline version:
ovmf dc756baeda55490202f3150a8821b5164e906451
Last test of basis 68221 2016-12-14 16:19:37 Z 1 days
Testing same since 68227 2016-12-15 16:17:30 Z 0 days 1 attempts
------------------------------------------------------------
People who touched revisions under test:
Dandan Bi <dandan.bi@intel.com>
Liming Gao <liming.gao@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 aaa61995af9e0b65c37bdad6796867760fa1d5fe
Author: Dandan Bi <dandan.bi@intel.com>
Date: Mon Dec 12 10:26:54 2016 +0800
MdeModulePkg/CapsuleApp: Fix GUID/protocol format issues
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
commit ea7dcfed68d59d6c462dcefd943aa065204dfda5
Author: Dandan Bi <dandan.bi@intel.com>
Date: Thu Nov 24 15:33:28 2016 +0800
MdeModulePkg: Add missing info string for PCDs
Some Pcds are added to the dec file, but miss to add the
prompt&&help info to the uni file, now add them.
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
commit 11ee1bc93dfb590ae0c9bd0f0400b8591ad21525
Author: Dandan Bi <dandan.bi@intel.com>
Date: Tue Nov 22 15:38:10 2016 +0800
MdeModulePkg: Make the comments align with the function
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
commit 499ed484e8ea081ed051fa411161bf43569a75d7
Author: Dandan Bi <dandan.bi@intel.com>
Date: Tue Dec 13 16:08:01 2016 +0800
UefiCpuPkg/Capsule: Fix coding style issues
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jeff Fan <jeff.fan@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
commit 764b294f111d3a14b0278bc26707e382536428b9
Author: Dandan Bi <dandan.bi@intel.com>
Date: Tue Dec 13 10:54:25 2016 +0800
UefiCpuPkg/MicrocodeUpdateDxe: Fix coding style issues in INF file
1. Add MicrocodeUpdate.h to the [Sources] section.
2. Fix the incorrect Guid/Protocol format issues.
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jeff Fan <jeff.fan@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
commit 664e3a0b9f1d97f0dc3e51bbb8d6ad17d2acd4c7
Author: Dandan Bi <dandan.bi@intel.com>
Date: Tue Dec 13 10:49:08 2016 +0800
UefiCpuPkg: Add info string to UNI file for PcdCpuSmmStaticPageTable
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jeff Fan <jeff.fan@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
commit 367284e7735478b0c4ad37d8f6bf17d3c4a473d0
Author: Dandan Bi <dandan.bi@intel.com>
Date: Tue Dec 13 10:46:28 2016 +0800
UefiCpuPkg: Make the comments align with the functions
Cc: Jeff Fan <jeff.fan@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
commit 67c09dd5ce8af0b909e5f8f51cb178e0fb6603a3
Author: Dandan Bi <dandan.bi@intel.com>
Date: Tue Dec 13 10:43:53 2016 +0800
SignedCapsulePkg/IniParsingLib: Update struct name
1. Change _SECTION_ITEM to _INI_SECTION_ITEM
2. Change _COMMENT_LINE to _INI_COMMENT_LINE
Because _SECTION_ITEM and _COMMENT_LINE are duplicated with
the one defined in IntelFrameworkModulePkg\Universal\
FirmwareVolume\UpdateDriverDxe\UpdateDriver.h
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
commit 9bf6a222399ddd71eeb200d15daf49c3510e6ceb
Author: Dandan Bi <dandan.bi@intel.com>
Date: Tue Dec 13 09:40:04 2016 +0800
SignedCapsulePkg/SystemFirmwareUpdate: Add source file to INF file
Add SystemFirmwareDxe.h to [Sources] section of INF file.
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
commit 805fbd033051b61068824e595bc211479ae005d5
Author: Dandan Bi <dandan.bi@intel.com>
Date: Tue Dec 13 09:38:44 2016 +0800
SignedCapsulePkg/RecoveryModuleLoadPei: Add source file to INF file
Add RecoveryModuleLoadPei.h to [Sources] section of INF file.
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
commit e5279728e1d64c7755012546e63bb94c87ff2c8c
Author: Dandan Bi <dandan.bi@intel.com>
Date: Tue Dec 13 09:35:36 2016 +0800
SignedCapsulePkg/EdkiiSystemCapsuleLib: Fix coding style issues in INF file
Fix incorrect Guid/Pcd format issues in INF file.
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
commit 26f7580566fa7124776b3cef92a64f7f5a131900
Author: Dandan Bi <dandan.bi@intel.com>
Date: Mon Dec 12 13:55:44 2016 +0800
SecurityPkg/OpalPasswordDxe: Make comments align with the function
Cc: Eric Dong <eric.dong@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
commit 824abed53d94d49b0c7cd0d6df9b0f3ef35abe06
Author: Dandan Bi <dandan.bi@intel.com>
Date: Mon Dec 12 13:38:15 2016 +0800
SecurityPkg/FmpAuthenticationLibRsa2048Sha256: Fix Guid/pcd format issues
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
commit e0bb4c96e7e02aa3163fb827f2ce1f810f2458dd
Author: Dandan Bi <dandan.bi@intel.com>
Date: Mon Dec 12 13:35:56 2016 +0800
SecurityPkg/FmpAuthenticationLibPkcs7: Fix incorrect Guid format
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
commit 7f52d196db706328304ed9d4626f0749bc637579
Author: Dandan Bi <dandan.bi@intel.com>
Date: Mon Dec 12 13:25:52 2016 +0800
Security:Add info string to UNI file for PcdPkcs7CertBuffer
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
commit 150d35eb1605dbc436bc83295dce1f0c4052fd10
Author: Dandan Bi <dandan.bi@intel.com>
Date: Mon Dec 12 14:22:03 2016 +0800
ShellPkg/UefiShellNetwork2CommandsLib: Fix incorrect Protocol format
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
commit de9005e55fca2acd618641bcaae9fe76aee106b2
Author: Dandan Bi <dandan.bi@intel.com>
Date: Mon Dec 12 14:21:29 2016 +0800
ShellPkg/UefiShellNetwork1CommandsLib: Fix incorrect Protocol format
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
commit ff28c72b455a0d2187a356b2fa7e2655e94b5b90
Author: Dandan Bi <dandan.bi@intel.com>
Date: Mon Dec 12 14:11:14 2016 +0800
ShellPkg/UefiShellDebug1CommandsLib: Fix coding style issues
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
commit 6b2a7134d4180262e9527f7f134a186e49eb0e75
Author: Dandan Bi <dandan.bi@intel.com>
Date: Mon Dec 12 11:08:39 2016 +0800
FatPkg/EnhancedFatDxe: Remove the file which is not used
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
commit 9a7d1adf5db4042087ba641947c843f0919898db
Author: Liming Gao <liming.gao@intel.com>
Date: Wed Dec 14 13:16:34 2016 +0800
MdeModulePkg EbcDxe: Fix CLANG38 build failure
Change structure value assignment with CopyMem() API.
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-12-16 5:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-16 5:06 [ovmf baseline-only test] 68227: all pass Platform Team regression test user
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).