From: "Eric Jin" <eric.jin@intel.com>
To: devel@edk2.groups.io
Subject: [edk2-test][Patch 0/3] Add HiiConfigAccess test to IHV
Date: Thu, 12 Sep 2019 11:02:14 +0800 [thread overview]
Message-ID: <20190912030214.9768-1-eric.jin@intel.com> (raw)
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2187
It is a request to add HiiConfigAccess test to IHV
Eric Jin (3):
uefi-sct/SctPkg: Add HiiConfigAccess test source to IHVSCT
uefi-sct/SctPkg: Add HiiConfigAccess to IHVSCT build/configuration
uefi-sct/SctPkg: Add HiiConfigAccess to IHV SCT binary package
uefi-sct/SctPkg/UEFI/IHV_SCT.dsc | 2 +
.../BlackBoxTest/IhvHIIConfigAccessBBTest.inf | 56 ++
.../HIIConfigAccess/BlackBoxTest/Guid.h | 82 +++
.../BlackBoxTest/HIIConfigAccessBBTestMain.h | 145 ++++
.../HIIConfigAccess/BlackBoxTest/Guid.c | 50 ++
.../HIIConfigAccessBBTestConformance.c | 619 +++++++++++++++++
.../HIIConfigAccessBBTestFunction.c | 451 +++++++++++++
.../BlackBoxTest/HIIConfigAccessBBTestMain.c | 621 ++++++++++++++++++
uefi-sct/SctPkg/CommonGenFramework.bat | 4 +-
uefi-sct/SctPkg/CommonGenFramework.sh | 2 +
uefi-sct/SctPkg/Config/Data/Category.ini | 8 +
11 files changed, 2039 insertions(+), 1 deletion(-)
create mode 100644 uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/HIIConfigAccess/BlackBoxTest/IhvHIIConfigAccessBBTest.inf
create mode 100644 uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/HIIConfigAccess/BlackBoxTest/Guid.h
create mode 100644 uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/HIIConfigAccess/BlackBoxTest/HIIConfigAccessBBTestMain.h
create mode 100644 uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/HIIConfigAccess/BlackBoxTest/Guid.c
create mode 100644 uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/HIIConfigAccess/BlackBoxTest/HIIConfigAccessBBTestConformance.c
create mode 100644 uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/HIIConfigAccess/BlackBoxTest/HIIConfigAccessBBTestFunction.c
create mode 100644 uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/HIIConfigAccess/BlackBoxTest/HIIConfigAccessBBTestMain.c
--
2.20.0.windows.1
reply other threads:[~2019-09-12 3:02 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=20190912030214.9768-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