From 67e65997146d87330aeefa77ff452237fc2f2dd1 Mon Sep 17 00:00:00 2001 From: Maurice Ma Date: Mon, 10 Aug 2020 09:56:25 -0700 Subject: [PATCH] [QEMU] Add general setting CFG page (#803) This patch added the missing general configuration settings for QEMU platform. It also addressed a build issue due to non-ascii chars in the IPP file. Signed-off-by: Maurice Ma --- BootloaderCommonPkg/Library/IppCryptoLib/auth/pcpvariant.h | 2 +- Platform/QemuBoardPkg/CfgData/CfgDataDef.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BootloaderCommonPkg/Library/IppCryptoLib/auth/pcpvariant.h b/BootloaderCommonPkg/Library/IppCryptoLib/auth/pcpvariant.h index 58d14582..ca0c0d76 100644 --- a/BootloaderCommonPkg/Library/IppCryptoLib/auth/pcpvariant.h +++ b/BootloaderCommonPkg/Library/IppCryptoLib/auth/pcpvariant.h @@ -19,7 +19,7 @@ // Intel(R) Integrated Performance Primitives // Cryptographic Primitives (ippcp) // -// Intel® Integrated Performance Primitives Cryptography (Intel® IPP Cryptography) +// Intel(R) Integrated Performance Primitives Cryptography (Intel(R) IPP Cryptography) // // Purpose: // Define ippCP variant diff --git a/Platform/QemuBoardPkg/CfgData/CfgDataDef.yaml b/Platform/QemuBoardPkg/CfgData/CfgDataDef.yaml index 3685b2cf..4356269a 100644 --- a/Platform/QemuBoardPkg/CfgData/CfgDataDef.yaml +++ b/Platform/QemuBoardPkg/CfgData/CfgDataDef.yaml @@ -89,7 +89,7 @@ template: configs: - $ACTION : - page : PLT::"Platform", MEM::"Memory Settings", SIL::"Silicon Settings", GIO::"GPIO Settings", OS::"OS Boot Options" + page : PLT::"Platform", MEM::"Memory Settings", SIL::"Silicon Settings", GEN::"General Settings", GIO::"GPIO Settings", OS::"OS Boot Options" - Signature : length : 0x04 value : {'CFGD'}