[edk2-devel] [edk2-test][PATCH V3 2/3] Adding FMP to IHVSCT.

2019-08-07 Thread shrishail
From: Shrishail Patil 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

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

2019-08-07 Thread shrishail
From: Shrishail Patil Adding HII Config Access 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

[edk2-devel] [edk2-test][PATCH V3 1/3] Adding HII Config Access Protocol

2019-08-07 Thread shrishail
From: Shrishail Patil Adding HII Config Access Protocol to IHVSCT This patch contains source code which is copied from UEFISCT and added into IHVSCT. Addressed the review comments relating to commented code removal. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by

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

2019-08-01 Thread shrishail
From: Shrishail Patil Adding HII Config Access Protocol to IHVSCT. This patch includes the Image information. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: shrishail patil --- uefi-sct/SctPkg/Config/Data/Category.ini | 7 +++ uefi-sct/SctPkg/UEFI

[edk2-devel] [edk2-test][PATCH V2 3/3] Adding FMP to IHVSCT.

2019-08-01 Thread shrishail
From: Shrishail Patil Adding Firmware Management Protocol to IHVSCT. This patch includes the Image information. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: shrishail patil --- uefi-sct/SctPkg/Config/Data/Category.ini | 7 +++ uefi-sct/SctPkg/UEFI

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

2019-08-01 Thread shrishail
From: Shrishail Patil 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 --- uefi-sct/SctPkg/CommonGenFramework.bat | 2 +- uefi-sct/SctPkg

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

2019-08-01 Thread shrishail
From: Shrishail Patil Adding Firmware Management Protocol to IHVSCT. This patch contains the changes to build/compilation Changes. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: shrishail patil --- uefi-sct/SctPkg/CommonGenFramework.bat | 2 +- uefi-sct/SctPkg

[edk2-devel] [edk2-test][PATCH V2 1/3] Adding HII Config Access Protocol

2019-08-01 Thread shrishail
From: Shrishail Patil Adding HII Config Access Protocol to IHVSCT This patch contains source code which is copied from UEFISCT and added into IHVSCT. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: shrishail patil --- .../HIIConfigAccess/BlackBoxTest/Guid.c

[edk2-devel] [edk2-test][PATCH] Adding HII to IHVSCT

2019-07-16 Thread shrishail
From: shrishailp <50140165+shrisha...@users.noreply.github.com> Adding HII to IHVSCT --- uefi-sct/SctPkg/CommonGenFramework.bat| 2 +- uefi-sct/SctPkg/CommonGenFramework.sh | 2 +- uefi-sct/SctPkg/Config/Data/Category.ini | 7 + .../HIIConfigAccess/BlackBoxTest/Guid.c