public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] UefiPayloadPkg: Fix master by adding SafeIntLib
@ 2020-12-03 15:01 Patrick Rudolph
  2020-12-03 15:47 ` Guo Dong
       [not found] ` <164D3F852262237B.29825@groups.io>
  0 siblings, 2 replies; 3+ messages in thread
From: Patrick Rudolph @ 2020-12-03 15:01 UTC (permalink / raw)
  To: devel; +Cc: maurice.ma, guo.dong, benjamin.you

Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
---
 UefiPayloadPkg/UefiPayloadPkg.dsc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/UefiPayloadPkg/UefiPayloadPkg.dsc b/UefiPayloadPkg/UefiPayloadPkg.dsc
index 74ff58bc5a..ae62a9c4d6 100644
--- a/UefiPayloadPkg/UefiPayloadPkg.dsc
+++ b/UefiPayloadPkg/UefiPayloadPkg.dsc
@@ -142,6 +142,7 @@
   PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
   PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
   CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
+  SafeIntLib|MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf
 
   #
   # UEFI & PI
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-03 16:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-03 15:01 [PATCH] UefiPayloadPkg: Fix master by adding SafeIntLib Patrick Rudolph
2020-12-03 15:47 ` Guo Dong
     [not found] ` <164D3F852262237B.29825@groups.io>
2020-12-03 16:00   ` [edk2-devel] " Guo Dong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox