* [edk2-test][PATCH V3 2/3] Adding FMP to IHVSCT.
@ 2019-08-08 3:24 shrishail
0 siblings, 0 replies; only message in thread
From: shrishail @ 2019-08-08 3:24 UTC (permalink / raw)
To: devel
Cc: eric.jin, Supreeth.Venkatesh, Jeff.Booher-Kaeding,
Shrishail Patil, shrishail patil
From: Shrishail Patil <Shrishail.Patil@microchip.com>
Adding Firmware Management Protocol to IHVSCT.
This patch contains the changes to build/compilation Changes.
Addressed the review comments relating to adding space between sections.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: shrishail patil <shrishail.patil@microchip.com>
---
uefi-sct/SctPkg/CommonGenFramework.bat | 1 +
uefi-sct/SctPkg/CommonGenFramework.sh | 1 +
2 files changed, 2 insertions(+)
diff --git a/uefi-sct/SctPkg/CommonGenFramework.bat b/uefi-sct/SctPkg/CommonGenFramework.bat
index 5c614eaa..c3fa5384 100644
--- a/uefi-sct/SctPkg/CommonGenFramework.bat
+++ b/uefi-sct/SctPkg/CommonGenFramework.bat
@@ -279,6 +279,7 @@ rem copy %ProcessorType%\IhvUsbHcTest.efi %Framework%\T
copy %ProcessorType%\IhvUsb2HcTest.efi %Framework%\Test\ > NUL
copy %ProcessorType%\IhviScsiInitiatorNameBBTest.efi %Framework%\Test\ > NUL
copy %ProcessorType%\IhvStorageSecurityCommandBBTest.efi %Framework%\Test\ > NUL
+ copy %ProcessorType%\IhvFirmwareManagementBBTest.efi %Framework%\Test\ > NUL
+
rem *********************************************
rem Copy the UEFI 2.1 Test Cases for IHV
diff --git a/uefi-sct/SctPkg/CommonGenFramework.sh b/uefi-sct/SctPkg/CommonGenFramework.sh
index c422034a..101a39ee 100755
--- a/uefi-sct/SctPkg/CommonGenFramework.sh
+++ b/uefi-sct/SctPkg/CommonGenFramework.sh
@@ -312,6 +312,7 @@ then
cp $ProcessorType/IhvUsb2HcTest.efi $Framework/Test/ > NUL
cp $ProcessorType/IhviScsiInitiatorNameBBTest.efi $Framework/Test/ > NUL
cp $ProcessorType/IhvStorageSecurityCommandBBTest.efi $Framework/Test/ > NUL
+ cp $ProcessorType/IhvFirmwareManagementBBTest.efi $Framework/Test/ > NUL
+
# *********************************************
# Copy the UEFI 2.1 Test Cases for IHV
--
2.22.0.windows.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-08-08 3:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-08 3:24 [edk2-test][PATCH V3 2/3] Adding FMP to IHVSCT shrishail
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox