From: "Eric Jin" <eric.jin@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: shrishail patil <shrishail.patil@microchip.com>,
Supreeth Venkatesh <supreeth.venkatesh@arm.com>
Subject: Re: [edk2-devel] [edk2-test][Patch 3/3] uefi-sct/SctPkg: Add HiiConfigAccess to IHV SCT binary package
Date: Mon, 16 Sep 2019 07:25:00 +0000 [thread overview]
Message-ID: <DA72DC7456565B47808A57108259571F63812B4E@SHSMSX103.ccr.corp.intel.com> (raw)
In-Reply-To: <15C391D440E065FE.4409@groups.io>
The series is reviewed.
Reviewed-by: Eric Jin <eric.jin@intel.com>
-----Original Message-----
From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Eric Jin
Sent: Thursday, September 12, 2019 11:04 AM
To: devel@edk2.groups.io
Cc: shrishail patil <shrishail.patil@microchip.com>; Supreeth Venkatesh <supreeth.venkatesh@arm.com>
Subject: [edk2-devel] [edk2-test][Patch 3/3] uefi-sct/SctPkg: Add HiiConfigAccess to IHV SCT binary package
From: shrishail patil <shrishail.patil@microchip.com>
Cc: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
Cc: Eric Jin <eric.jin@intel.com>
Signed-off-by: shrishail patil <shrishail.patil@microchip.com>
---
uefi-sct/SctPkg/CommonGenFramework.bat | 4 +++- uefi-sct/SctPkg/CommonGenFramework.sh | 2 ++
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/uefi-sct/SctPkg/CommonGenFramework.bat b/uefi-sct/SctPkg/CommonGenFramework.bat
index 5c614eaa9a74..d84cbf379fc9 100644
--- a/uefi-sct/SctPkg/CommonGenFramework.bat
+++ b/uefi-sct/SctPkg/CommonGenFramework.bat
@@ -2,6 +2,7 @@
@REM Copyright 2006 - 2017 Unified EFI, Inc.<BR> @REM Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<CR> @REM (C) Copyright 2017 Hewlett Packard Enterprise Development LP<BR>
+@REM Copyright (c) 2019,Microchip Technology Inc.<BR>
@REM
@REM This program and the accompanying materials @REM are licensed and made available under the terms and conditions of the BSD License
@@ -279,7 +280,8 @@ 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%\IhvHIIConfigAccessBBTest.efi %Framework%\Test\ > NUL
+
rem *********************************************
rem Copy the UEFI 2.1 Test Cases for IHV
rem *********************************************
diff --git a/uefi-sct/SctPkg/CommonGenFramework.sh b/uefi-sct/SctPkg/CommonGenFramework.sh
index c422034a6457..7e15094d36f4 100755
--- a/uefi-sct/SctPkg/CommonGenFramework.sh
+++ b/uefi-sct/SctPkg/CommonGenFramework.sh
@@ -4,6 +4,7 @@
# Copyright (c) 2011 - 2019, ARM Ltd. All rights reserved.<BR> # Copyright (c) 2014 - 2018, Intel Corporation. All rights reserved.<CR> # (C) Copyright 2017 Hewlett Packard Enterprise Development LP<BR>
+# Copyright (c) 2019,Microchip Technology Inc.<BR>
#
# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -312,6 +313,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/IhvHIIConfigAccessBBTest.efi $Framework/Test/ > NUL
# *********************************************
# Copy the UEFI 2.1 Test Cases for IHV
--
2.20.0.windows.1
next parent reply other threads:[~2019-09-16 7:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <15C391D440E065FE.4409@groups.io>
2019-09-16 7:25 ` Eric Jin [this message]
2019-09-16 16:06 ` [edk2-devel] [edk2-test][Patch 3/3] uefi-sct/SctPkg: Add HiiConfigAccess to IHV SCT binary package Supreeth Venkatesh
[not found] ` <15C4DA66B2F792F0.18933@groups.io>
2019-09-17 2:20 ` Eric Jin
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=DA72DC7456565B47808A57108259571F63812B4E@SHSMSX103.ccr.corp.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