From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pf1-f178.google.com (mail-pf1-f178.google.com [209.85.210.178]) by mx.groups.io with SMTP id smtpd.web08.8047.1604904400328777221 for ; Sun, 08 Nov 2020 22:46:40 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@corthon-com.20150623.gappssmtp.com header.s=20150623 header.b=YjX88ELs; spf=none, err=permanent DNS error (domain: corthon.com, ip: 209.85.210.178, mailfrom: bret@corthon.com) Received: by mail-pf1-f178.google.com with SMTP id g7so7201866pfc.2 for ; Sun, 08 Nov 2020 22:46:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=corthon-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=N27Sz+T5Gj4uzge7SuI1t4N1z9WJxiEXAL0B19GXmC8=; b=YjX88ELsfdCwhl5Rg1wInr34LAcePuMy5UwIydZadEIGAt65reQA4MqBb0EHclkx9U kuUFrEhUoLcDlfHa2X6KGjjHnqkNxIpud+zpk/k3oWdQ6goO9vuc7gWYCd2xQn9uguiy 6sLvK3SqgIkcBzLUb+O/cCyLQj14ROXHYLRVR30Qh6ubyVviMuU0mwePWmrLEMxhwiDz o3YE8WJPUQN9T3Yd7N18Z81yYmK8Sa92TgGXyvu8QJTNnXRJeD0vNYoJAewL2HCDD+xY AV8cSa4PvCMKPI7eOiRxvku0vZzuS8yRaLHkiOhcLznQx7Z6K5bn4TNmwpejlI+tcSLw vHmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=N27Sz+T5Gj4uzge7SuI1t4N1z9WJxiEXAL0B19GXmC8=; b=SE9yOMUHzSFS5+BVvosRQJV0ES2skST2r/WDj4ImQLTgVVUUEhjHbAySeiaVzOAama pXYuYDIznyjJ6syYCaq6CE/wl86/Yz9Afp5kAXOHeyaAIcNnl54g22DeVTTJmn0frBuJ P7t9ZjALnLzYadMl3ELn5swaEKLiYAu4oZaEykX/21P9gJ41Z954mMldg3NjbKQ9XUHb RSBKL1eBN4aLaNg57UsHD2rMNGQY+aYEjyp/hpnTmqhausZQArbM4JkF7xaj1QAK99Ij 6e5uTsuYuzZPoDMwjiJdj0fHMP0DtXGwUeZ+FPG8qd2UPHtI65bX9QlvIQWiCNZ/Zk0g CttA== X-Gm-Message-State: AOAM533HxrRxX3MlAAFuwLMPT40cVEFkwKAWgu6wi1ITc3OSzjWYe2Uw baXCmenOSgQXb8t4IhBhabG0cBHM0hwPVdA7 X-Google-Smtp-Source: ABdhPJyrtNA8dSSEe6qshSWXEc6wPCiGLXSFMErswVExFqffi4Ua6E4JdgJU7u6f5PMIeuz1VGdeeQ== X-Received: by 2002:a17:90a:5c82:: with SMTP id r2mr11445043pji.69.1604904399689; Sun, 08 Nov 2020 22:46:39 -0800 (PST) Return-Path: Received: from localhost.localdomain ([71.212.128.184]) by smtp.gmail.com with ESMTPSA id s145sm10215111pfs.187.2020.11.08.22.46.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 08 Nov 2020 22:46:39 -0800 (PST) From: "Bret Barkelew" X-Google-Original-From: Bret Barkelew To: devel@edk2.groups.io Cc: Maurice Ma , Guo Dong , Benjamin You , Bret Barkelew Subject: [PATCH v9 08/13] UefiPayloadPkg: Add VariablePolicy engine to UefiPayloadPkg platform Date: Sun, 8 Nov 2020 22:45:17 -0800 Message-Id: <20201109064522.919-9-bret.barkelew@microsoft.com> X-Mailer: git-send-email 2.28.0.windows.1 In-Reply-To: <20201109064522.919-1-bret.barkelew@microsoft.com> References: <20201109064522.919-1-bret.barkelew@microsoft.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Bret Barkelew https://bugzilla.tianocore.org/show_bug.cgi?id=3D2522 Cc: Maurice Ma Cc: Guo Dong Cc: Benjamin You Cc: Bret Barkelew Signed-off-by: Bret Barkelew Reviewed-by: Maurice Ma --- UefiPayloadPkg/UefiPayloadPkgIa32.dsc | 4 ++++ UefiPayloadPkg/UefiPayloadPkgIa32X64.dsc | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/UefiPayloadPkg/UefiPayloadPkgIa32.dsc b/UefiPayloadPkg/UefiPay= loadPkgIa32.dsc index 12d7ffe81416..2206ccdc94c4 100644 --- a/UefiPayloadPkg/UefiPayloadPkgIa32.dsc +++ b/UefiPayloadPkg/UefiPayloadPkgIa32.dsc @@ -4,6 +4,7 @@ # Provides drivers and definitions to create uefi payload for bootloaders.= =0D #=0D # Copyright (c) 2014 - 2020, Intel Corporation. All rights reserved.
=0D +# Copyright (c) Microsoft Corporation.=0D # SPDX-License-Identifier: BSD-2-Clause-Patent=0D #=0D ##=0D @@ -208,6 +209,8 @@ [LibraryClasses] AuthVariableLib|MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLib= Null.inf=0D TpmMeasurementLib|MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurem= entLibNull.inf=0D VarCheckLib|MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf=0D + VariablePolicyLib|MdeModulePkg/Library/VariablePolicyLib/VariablePolicyL= ib.inf=0D + VariablePolicyHelperLib|MdeModulePkg/Library/VariablePolicyHelperLib/Var= iablePolicyHelperLib.inf=0D =0D [LibraryClasses.IA32.SEC]=0D DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf=0D @@ -257,6 +260,7 @@ [LibraryClasses.common.DXE_RUNTIME_DRIVER] HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf=0D MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAll= ocationLib.inf=0D ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/R= untimeDxeReportStatusCodeLib.inf=0D + VariablePolicyLib|MdeModulePkg/Library/VariablePolicyLib/VariablePolicyL= ibRuntimeDxe.inf=0D =0D [LibraryClasses.common.UEFI_DRIVER,LibraryClasses.common.UEFI_APPLICATION]= =0D PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf=0D diff --git a/UefiPayloadPkg/UefiPayloadPkgIa32X64.dsc b/UefiPayloadPkg/Uefi= PayloadPkgIa32X64.dsc index e18c4678e8e3..cc34fd520b9a 100644 --- a/UefiPayloadPkg/UefiPayloadPkgIa32X64.dsc +++ b/UefiPayloadPkg/UefiPayloadPkgIa32X64.dsc @@ -4,6 +4,7 @@ # Provides drivers and definitions to create uefi payload for bootloaders.= =0D #=0D # Copyright (c) 2014 - 2020, Intel Corporation. All rights reserved.
=0D +# Copyright (c) Microsoft Corporation.=0D # SPDX-License-Identifier: BSD-2-Clause-Patent=0D #=0D ##=0D @@ -209,6 +210,8 @@ [LibraryClasses] AuthVariableLib|MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLib= Null.inf=0D TpmMeasurementLib|MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurem= entLibNull.inf=0D VarCheckLib|MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf=0D + VariablePolicyLib|MdeModulePkg/Library/VariablePolicyLib/VariablePolicyL= ib.inf=0D + VariablePolicyHelperLib|MdeModulePkg/Library/VariablePolicyHelperLib/Var= iablePolicyHelperLib.inf=0D =0D [LibraryClasses.IA32.SEC]=0D DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf=0D @@ -258,6 +261,7 @@ [LibraryClasses.common.DXE_RUNTIME_DRIVER] HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf=0D MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAll= ocationLib.inf=0D ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/R= untimeDxeReportStatusCodeLib.inf=0D + VariablePolicyLib|MdeModulePkg/Library/VariablePolicyLib/VariablePolicyL= ibRuntimeDxe.inf=0D =0D [LibraryClasses.common.UEFI_DRIVER,LibraryClasses.common.UEFI_APPLICATION]= =0D PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf=0D --=20 2.28.0.windows.1