[edk2-devel] [edk2-test][PATCH V2 2/3] Adding HII to IHVSCT

Jeff Booher-Kaeding Jeff.Booher-Kaeding at arm.com
Mon Aug 5 21:21:37 UTC 2019


Reviewed-by: Jeff Booher-Kaeding <Jeff.Booher-Kaeding at arm.com>

On Thu, 2019-08-01 at 12:33 +0530, shrishail wrote:
> From: Shrishail Patil <Shrishail.Patil at microchip.com>
>
> Adding HII Config Access Protocol to IHVSCT
> This patch contains the changes to build/compilation Changes.
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: shrishail patil <shrishail.patil at microchip.com>
> ---
> uefi-sct/SctPkg/CommonGenFramework.bat | 2 +-
> uefi-sct/SctPkg/CommonGenFramework.sh  | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/uefi-sct/SctPkg/CommonGenFramework.bat b/uefi-
> sct/SctPkg/CommonGenFramework.bat
> index 5c614eaa..8e75d8a8 100644
> --- a/uefi-sct/SctPkg/CommonGenFramework.bat
> +++ b/uefi-sct/SctPkg/CommonGenFramework.bat
> @@ -279,7 +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%\IhvHIIConfigAccessBBTest.efi             %Framework%\
> Test\ > NUL
nit: sections not sepertated
>    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 c422034a..f0d1527b 100755
> --- a/uefi-sct/SctPkg/CommonGenFramework.sh
> +++ b/uefi-sct/SctPkg/CommonGenFramework.sh
> @@ -312,7 +312,7 @@ then
>    cp
> $ProcessorType/IhvUsb2HcTest.efi                        $Framework/Te
> st/ > NUL
>    cp
> $ProcessorType/IhviScsiInitiatorNameBBTest.efi          $Framework/Te
> st/ > NUL
>    cp
> $ProcessorType/IhvStorageSecurityCommandBBTest.efi      $Framework/Te
> st/ > NUL
> -
> +  cp
> $ProcessorType/IhvHIIConfigAccessBBTest.efi             $Framework/Te
> st/ > NUL
nit: sections not seperated
>    # *********************************************
>    # Copy the UEFI 2.1 Test Cases for IHV
>    # *********************************************
> --
> 2.22.0.windows.1
>
>

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

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

View/Reply Online (#44941): https://edk2.groups.io/g/devel/message/44941
Mute This Topic: https://groups.io/mt/32676415/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list