[edk2-devel] [PATCH v1 22/28] EmulatorPkg: Add ProtectedVariable reference

Ni, Ray ray.ni at intel.com
Mon Mar 28 01:30:46 UTC 2022


Reviewed-by: Ray Ni <ray.ni at intel.com>

-----Original Message-----
From: Vang, Judah <judah.vang at intel.com> 
Sent: Saturday, March 26, 2022 7:28 AM
To: devel at edk2.groups.io
Cc: Vang, Judah <judah.vang at intel.com>; Wang, Jian J <jian.j.wang at intel.com>; Andrew Fish <afish at apple.com>; Ni, Ray <ray.ni at intel.com>; Mistry, Nishant C <nishant.c.mistry at intel.com>
Subject: [PATCH v1 22/28] EmulatorPkg: Add ProtectedVariable reference

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2594

Add reference for ProtectedVariableLib.

Cc: Jian J Wang <jian.j.wang at intel.com>
Cc: Andrew Fish <afish at apple.com>
Cc: Ray Ni <ray.ni at intel.com>
Cc: Nishant C Mistry <nishant.c.mistry at intel.com>
Signed-off-by: Judah Vang <judah.vang at intel.com>
---
 EmulatorPkg/EmulatorPkg.dsc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/EmulatorPkg/EmulatorPkg.dsc b/EmulatorPkg/EmulatorPkg.dsc index 554c13ddb500..4a6d50390db7 100644
--- a/EmulatorPkg/EmulatorPkg.dsc
+++ b/EmulatorPkg/EmulatorPkg.dsc
@@ -4,7 +4,7 @@
 # The Emulation Platform can be used to debug individual modules, prior to creating  # a real platform. This also provides an example for how an DSC is created.
 #
-# Copyright (c) 2006 - 2021, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2006 - 2022, Intel Corporation. All rights 
+reserved.<BR>
 # Portions copyright (c) 2010 - 2011, Apple Inc. All rights reserved.<BR>  # Copyright (c) Microsoft Corporation.
 #
@@ -119,6 +119,7 @@ [LibraryClasses]
   LockBoxLib|MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf
   CpuExceptionHandlerLib|MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf
   TpmMeasurementLib|MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf
+  
+ ProtectedVariableLib|MdeModulePkg/Library/ProtectedVariableLibNull/Pro
+ tectedVariableLibNull.inf
   VarCheckLib|MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf
   VariablePolicyLib|MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe.inf
   VariablePolicyHelperLib|MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib.inf
--
2.26.2.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#88082): https://edk2.groups.io/g/devel/message/88082
Mute This Topic: https://groups.io/mt/90035396/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list