[edk2-devel] [PATCH 3/3] MdeModulePkg/Pcdpeim: Fixed PcdGetPtr() caused memory wasting.

zengzhi zengzhi at byosoft.com.cn
Fri Nov 20 03:14:51 UTC 2020


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

GuidHob was added to cache the VariableGuid,VariableName,VariableData.

Reviewed-by: Liming Gao <liming.gao at intel.com>
Signed-off-by: zengzhi <zengzhi at byosoft.com.cn>
---
 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf b/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
index 6db84ada67..b6d2bde72b 100644
--- a/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
+++ b/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
@@ -120,7 +120,6 @@
   gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn
   gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow
   gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut
-  gEfiMdeModulePkgTokenSpaceGuid.PcdErrorCodeSetVariable
 
 [Pcd.IA32,Pcd.X64,Pcd.ARM,Pcd.AARCH64]
   gEfiMdeModulePkgTokenSpaceGuid.PcdSetNxForStack               ## SOMETIMES_CONSUMES
-- 
2.26.2.windows.1




-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#67747): https://edk2.groups.io/g/devel/message/67747
Mute This Topic: https://groups.io/mt/78383997/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