[edk2-devel] [PATCH 11/13] BhyvePkg: Add InstrincsLib to BhyveFwCtlLib

Rebecca Cran rebecca at bsdio.com
Wed Apr 15 23:09:37 UTC 2020


On Windows, building BhyveFwCtlLib using VS2019 causes a call to
memcpy to be generated. Work around this by adding IntrinsicsLib to
resolve the reference.

Signed-off-by: Rebecca Cran <rebecca at bsdio.com>
---
 BhyvePkg/Library/BhyveFwCtlLib/BhyveFwCtlLib.inf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/BhyvePkg/Library/BhyveFwCtlLib/BhyveFwCtlLib.inf b/BhyvePkg/Library/BhyveFwCtlLib/BhyveFwCtlLib.inf
index 7eccfd0c5e..da1d86facf 100644
--- a/BhyvePkg/Library/BhyveFwCtlLib/BhyveFwCtlLib.inf
+++ b/BhyvePkg/Library/BhyveFwCtlLib/BhyveFwCtlLib.inf
@@ -42,4 +42,5 @@
   DebugLib
   IoLib
   MemoryAllocationLib
+  IntrinsicLib
 
-- 
2.26.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#57442): https://edk2.groups.io/g/devel/message/57442
Mute This Topic: https://groups.io/mt/73045141/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