[edk2-devel] [edk2-test][Patch 0/3] Add FMP test to IHV

Eric Jin posted 3 patches 4 years, 7 months ago
Only 0 patches received!
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
[edk2-devel] [edk2-test][Patch 0/3] Add FMP test to IHV
Posted by Eric Jin 4 years, 7 months ago
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


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#47112): https://edk2.groups.io/g/devel/message/47112
Mute This Topic: https://groups.io/mt/34101041/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-