[edk2-devel] [PATCH] UefiPayloadPkg: To replace the libraries for the capsule driver.

Lu, James james.lu at intel.com
Thu Sep 1 07:08:55 UTC 2022


Reviewed-by: James Lu <james.lu at intel.com>

Thanks,
James

-----Original Message-----
From: Liu, KasimX <kasimx.liu at intel.com> 
Sent: Thursday, August 25, 2022 11:22 AM
To: devel at edk2.groups.io
Cc: Liu, KasimX <kasimx.liu at intel.com>; Dong, Guo <guo.dong at intel.com>; Ni, Ray <ray.ni at intel.com>; Lu, James <james.lu at intel.com>; Guo, Gua <gua.guo at intel.com>
Subject: [PATCH] UefiPayloadPkg: To replace the libraries for the capsule driver.

From: KasimX Liu <kasimx.liu at intel.com>

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

For the system support the Capsule function in UPL, we replace the libraries for the Capsule driver.

Cc: Guo Dong <guo.dong at intel.com>
Cc: Ray Ni <ray.ni at intel.com>
Cc: James Lu <james.lu at intel.com>
Cc: Gua Guo <gua.guo at intel.com>
Signed-off-by: KasimX Liu <kasimx.liu at intel.com>
---
 UefiPayloadPkg/UefiPayloadPkg.dsc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/UefiPayloadPkg/UefiPayloadPkg.dsc b/UefiPayloadPkg/UefiPayloadPkg.dsc
index 1b23ff3dbc..d40db90631 100644
--- a/UefiPayloadPkg/UefiPayloadPkg.dsc
+++ b/UefiPayloadPkg/UefiPayloadPkg.dsc
@@ -228,7 +228,8 @@
   UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf   UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf   OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf-  CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf+  CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibFmp/DxeRuntimeCapsuleLib.inf+  BmpSupportLib|MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib.inf   SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf   UefiBootManagerLib|MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf   BootLogoLib|MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf-- 
2.32.0.windows.2



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