From: "Rebecca Cran" <rebecca@bsdio.com>
To: devel@edk2.groups.io
Cc: Jordan Justen <jordan.l.justen@intel.com>,
Laszlo Ersek <lersek@redhat.com>,
Ard Biesheuvel <ard.biesheuvel@arm.com>,
Leif Lindholm <leif.lindholm@linaro.org>,
Michael Kinney <michael.d.kinney@intel.com>,
Andrew Fish <afish@apple.com>, Rebecca Cran <rebecca@bsdio.com>
Subject: [PATCH v2 8/8] BhyvePkg: Add InstrinsicsLib to BhyveFwCtlLib
Date: Mon, 20 Apr 2020 20:04:41 -0600 [thread overview]
Message-ID: <20200421020441.34175-9-rebecca@bsdio.com> (raw)
In-Reply-To: <20200421020441.34175-1-rebecca@bsdio.com>
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@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 3b38fb532539..4c5577f3b6f2 100644
--- a/BhyvePkg/Library/BhyveFwCtlLib/BhyveFwCtlLib.inf
+++ b/BhyvePkg/Library/BhyveFwCtlLib/BhyveFwCtlLib.inf
@@ -36,4 +36,5 @@ [LibraryClasses]
DebugLib
IoLib
MemoryAllocationLib
+ IntrinsicLib
--
2.20.1
prev parent reply other threads:[~2020-04-21 2:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-21 2:04 [PATCH v2 0/8] Add BhyvePkg, to support the bhyve hypervisor Rebecca Cran
2020-04-21 2:04 ` [PATCH v2 1/8] OvmfPkg: Add bhyve support into AcpiTimerLib Rebecca Cran
2020-04-21 2:04 ` [PATCH v2 2/8] BhyvePkg: Add BhyveFwCtlLibNull Rebecca Cran
2020-04-21 2:04 ` [PATCH v2 3/8] OvmfPkg: Add QemuFwCfgLibNull Rebecca Cran
2020-04-21 2:04 ` [PATCH v2 4/8] OvmfPkg: Add VBE2 mode info structure to LegacyVgaBios.h Rebecca Cran
2020-04-21 2:04 ` [PATCH v2 5/8] Add BhyvePkg, to support the bhyve hypervisor Rebecca Cran
2020-04-21 2:04 ` [PATCH v2 6/8] BhyvePkg: Add PlatformPei Rebecca Cran
2020-04-21 2:04 ` [PATCH v2 7/8] BhyvePkg: Add AcpiPlatformDxe Rebecca Cran
2020-04-21 2:04 ` Rebecca Cran [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200421020441.34175-9-rebecca@bsdio.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox