public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Eric Jin" <eric.jin@intel.com>
To: devel@edk2.groups.io
Subject: [edk2-test][Patch 0/3] Add FMP test to IHV
Date: Wed, 11 Sep 2019 15:43:48 +0800	[thread overview]
Message-ID: <20190911074348.13760-1-eric.jin@intel.com> (raw)

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2185
It is a request to add FMP test to IHV

Eric Jin (3):
  uefi-sct/SctPkg: Add FMP test source to IHVSCT
  uefi-sct/SctPkg: Add Fmp test to IHVSCT build/configuration
  uefi-sct/SctPkg: Add FMP test to IHV SCT binary package

 uefi-sct/SctPkg/UEFI/IHV_SCT.dsc              |    2 +
 .../IhvFirmwareManagementBBTest.inf           |   53 +
 .../FirmwareManagementBBTestMain.h            |  206 +
 .../FirmwareManagement/BlackBoxTest/Guid.h    |  154 +
 .../FirmwareManagementBBTestConformance.c     | 3619 +++++++++++++++++
 .../FirmwareManagementBBTestFunction.c        |  879 ++++
 .../FirmwareManagementBBTestMain.c            |  169 +
 .../FirmwareManagement/BlackBoxTest/Guid.c    |   85 +
 uefi-sct/SctPkg/CommonGenFramework.bat        |    3 +-
 uefi-sct/SctPkg/CommonGenFramework.sh         |    3 +-
 uefi-sct/SctPkg/Config/Data/Category.ini      |    8 +
 11 files changed, 5179 insertions(+), 2 deletions(-)
 create mode 100644 uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/FirmwareManagement/BlackBoxTest/IhvFirmwareManagementBBTest.inf
 create mode 100644 uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/FirmwareManagement/BlackBoxTest/FirmwareManagementBBTestMain.h
 create mode 100644 uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/FirmwareManagement/BlackBoxTest/Guid.h
 create mode 100644 uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/FirmwareManagement/BlackBoxTest/FirmwareManagementBBTestConformance.c
 create mode 100644 uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/FirmwareManagement/BlackBoxTest/FirmwareManagementBBTestFunction.c
 create mode 100644 uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/FirmwareManagement/BlackBoxTest/FirmwareManagementBBTestMain.c
 create mode 100644 uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/FirmwareManagement/BlackBoxTest/Guid.c

-- 
2.20.0.windows.1


                 reply	other threads:[~2019-09-11  7:43 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-list 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=20190911074348.13760-1-eric.jin@intel.com \
    --to=devel@edk2.groups.io \
    /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