From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pl1-f193.google.com (mail-pl1-f193.google.com [209.85.214.193]) by mx.groups.io with SMTP id smtpd.web11.1753.1592894702429512974 for ; Mon, 22 Jun 2020 23:45:02 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@corthon-com.20150623.gappssmtp.com header.s=20150623 header.b=DOy4ICyP; spf=none, err=permanent DNS error (domain: corthon.com, ip: 209.85.214.193, mailfrom: bret@corthon.com) Received: by mail-pl1-f193.google.com with SMTP id x11so8702075plo.7 for ; Mon, 22 Jun 2020 23:45:02 -0700 (PDT) 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=ZkO5BHBcAVb4mlxZBCJMZrY3yiuBrTrwM9TX6Zd/tfE=; b=DOy4ICyPKQ3RE9dgbr9dASP2QaFC4M7LGVQgHXxFU6rlHYBQokEejhdNaWmQdo1LMX ZsPefx07FXIRSgvfrc1NFvcBoHsFis6CulWoDUkvdgWo+HraDTMbFKez9FOZgiu1GUml TqnFrLZrAKjgeRb3mD7NdQrvT1wI7BQZ1NPJMtcCzsC8uwKI4zIaTkEBOhIEIg4uA9bo gOlzlp7ieblwUXGQ9dmnE8n9K9Rg7+mkcwYT3Fp8PA5qp2bKfezwqT1E+EWdVfrwnaHM V+2OkxZ95JsLRMFW1hxYH1YaUYe2l8SKg2aFhyVjCGieAB/PkbBvVI09TyYLJoMjAviz sPTw== 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=ZkO5BHBcAVb4mlxZBCJMZrY3yiuBrTrwM9TX6Zd/tfE=; b=KSw7Cwdjl9lIbn/tN+/Z7exhCimfO+uKKPnyJUW/EGkbI3ssKI5690GTL8hag2I+N8 8CGOQbM/pw5HLIfZB1reBgcjXuI2n3L5xRh+hr6A5tYBQ41TnXVKsJ3XjQo2JXU5Pf2E NpV7On95FJcnUHiYGzyd0KcSU/I45O4r53l/Ey/yZQJP4Jw40C/nLb3Ka1Atl2TSC9Mj wGXS56fbMZ4WbjU31BqxCr6mMvEK2VublO+lLjxB8QaAM/jXb71krRp/UhdzKHZjE0jo x3NOVvZMc1z15D9n6O7NjY4C7nMs9gnic04zyAovINGSNrv01afhEolreMGsH6DPGk+b rUdQ== X-Gm-Message-State: AOAM531Yk5d4I7fhbU8L30bMT3P8s2GnRhbhZ/CU+qzCWFhs7PxOUp0U dQ3lcFJ/9ExUd1URG6Cvy026y0xjdXpygQ== X-Google-Smtp-Source: ABdhPJxqq3371cEI2VXvfGnxRlH9OW+ZyQVhA0oZqVcQ5hE41UXUzMoUTnkJx5HR6rwaAz//wfYARg== X-Received: by 2002:a17:902:c206:: with SMTP id 6mr20639006pll.133.1592894701816; Mon, 22 Jun 2020 23:45:01 -0700 (PDT) Return-Path: Received: from localhost.localdomain (174-21-80-75.tukw.qwest.net. [174.21.80.75]) by smtp.gmail.com with ESMTPSA id d6sm1383818pjh.5.2020.06.22.23.45.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 22 Jun 2020 23:45:01 -0700 (PDT) From: "Bret Barkelew" X-Google-Original-From: Bret Barkelew To: devel@edk2.groups.io Cc: Maurice Ma , Guo Dong , Benjamin You Subject: [PATCH v6 08/14] UefiPayloadPkg: Add VariablePolicy engine to UefiPayloadPkg platform Date: Mon, 22 Jun 2020 23:40:58 -0700 Message-Id: <20200623064104.1908-9-brbarkel@microsoft.com> X-Mailer: git-send-email 2.26.2.windows.1.8.g01c50adf56.20200515075929 In-Reply-To: <20200623064104.1908-1-brbarkel@microsoft.com> References: <20200623064104.1908-1-brbarkel@microsoft.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable 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 c6c47833871b..4bed6aaa78d0 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 @@ -204,6 +205,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 @@ -251,6 +254,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 5559b1258521..6e07dd866acd 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 @@ -205,6 +206,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 @@ -252,6 +255,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.26.2.windows.1.8.g01c50adf56.20200515075929