* [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] TPM Device
@ 2017-10-17 2:59 xianhu2x
2017-10-17 5:14 ` Wei, David
0 siblings, 1 reply; 2+ messages in thread
From: xianhu2x @ 2017-10-17 2:59 UTC (permalink / raw)
To: edk2-devel
"TPM Device" setup display redundant items. Remove "TPM Device" "dTPM 1.2" and "dTPM 2.0" options
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: xianhu2x <xianhuix.liu@intel.com>
---
.../Common/PlatformSettings/PlatformSetupDxe/Security.vfi | 2 --
1 file changed, 2 deletions(-)
diff --git a/Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSetupDxe/Security.vfi b/Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSetupDxe/Security.vfi
index 2d6b30873..d338a45c0 100644
--- a/Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSetupDxe/Security.vfi
+++ b/Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSetupDxe/Security.vfi
@@ -117,8 +117,6 @@ form formid = SECURITY_CONFIGURATION_FORM_ID,
help = STRING_TOKEN(STR_TPM_HELP),
option text = STRING_TOKEN(STR_DISABLE), value = 0x00, flags = DEFAULT | MANUFACTURING | RESET_REQUIRED;
option text = STRING_TOKEN(STR_TPM_PTT), value = 0x01, flags = RESET_REQUIRED;
- option text = STRING_TOKEN(STR_TPM_DTPM_1_2), value = 0x02, flags = RESET_REQUIRED;
- option text = STRING_TOKEN(STR_TPM_DTPM_2_0), value = 0x03, flags = RESET_REQUIRED;
endoneof;
suppressif NOT ideqval Setup.TPM == 1;
--
2.14.1.windows.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] TPM Device
2017-10-17 2:59 [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] TPM Device xianhu2x
@ 2017-10-17 5:14 ` Wei, David
0 siblings, 0 replies; 2+ messages in thread
From: Wei, David @ 2017-10-17 5:14 UTC (permalink / raw)
To: Liu, XianhuiX, edk2-devel@lists.01.org; +Cc: Wei, David
Reviewed-by: zwei4 <david.wei@intel.com>
Thanks,
David Wei
Intel SSG/STO/UEFI BIOS
> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of
> xianhu2x
> Sent: Tuesday, October 17, 2017 11:00 AM
> To: edk2-devel@lists.01.org
> Subject: [edk2] [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017]
> TPM Device
> Importance: High
>
> "TPM Device" setup display redundant items. Remove "TPM Device" "dTPM
> 1.2" and "dTPM 2.0" options
>
> Contributed-under: TianoCore Contribution Agreement 1.1
>
> Signed-off-by: xianhu2x <xianhuix.liu@intel.com>
> ---
> .../Common/PlatformSettings/PlatformSetupDxe/Security.vfi | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git
> a/Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSetupD
> xe/Security.vfi
> b/Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSetup
> Dxe/Security.vfi
> index 2d6b30873..d338a45c0 100644
> ---
> a/Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSetupD
> xe/Security.vfi
> +++
> b/Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSetup
> Dxe/Security.vfi
> @@ -117,8 +117,6 @@ form formid = SECURITY_CONFIGURATION_FORM_ID,
> help = STRING_TOKEN(STR_TPM_HELP),
> option text = STRING_TOKEN(STR_DISABLE), value = 0x00, flags = DEFAULT
> | MANUFACTURING | RESET_REQUIRED;
> option text = STRING_TOKEN(STR_TPM_PTT), value = 0x01, flags =
> RESET_REQUIRED;
> - option text = STRING_TOKEN(STR_TPM_DTPM_1_2), value = 0x02, flags =
> RESET_REQUIRED;
> - option text = STRING_TOKEN(STR_TPM_DTPM_2_0), value = 0x03, flags =
> RESET_REQUIRED;
> endoneof;
>
> suppressif NOT ideqval Setup.TPM == 1;
> --
> 2.14.1.windows.1
>
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-17 5:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-17 2:59 [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] TPM Device xianhu2x
2017-10-17 5:14 ` Wei, David
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox