From: "Michael D Kinney" <michael.d.kinney@intel.com>
To: devel@edk2.groups.io
Cc: Zailiang Sun <zailiang.sun@intel.com>,
Yi Qian <yi.qian@intel.com>,
Kilian Kegel <kilian_kegel@outlook.com>
Subject: [edk2-platforms][Patch 0/3] Fix Vlv2TbltDevicePkg build failures
Date: Wed, 28 Oct 2020 17:58:56 -0700 [thread overview]
Message-ID: <20201029005859.1263-1-michael.d.kinney@intel.com> (raw)
* Add missing FMP Dependency Library mappings
https://bugzilla.tianocore.org/show_bug.cgi?id=2983
* Add missing RngLib mapping
* Use safe string and safe PcdLib functions
Cc: Zailiang Sun <zailiang.sun@intel.com>
Cc: Yi Qian <yi.qian@intel.com>
Cc: Kilian Kegel <kilian_kegel@outlook.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Michael D Kinney (3):
Vlv2TbltDevicePkg: Use safe string and PCD functions
Vlv2TbltDevicePkg: Add missing FMP dependency libs
Vlv2TbltDevicePkg: Add missing RngLib mapping
.../FirmwareUpdate/FirmwareUpdate.c | 10 +-
.../Vlv2TbltDevicePkg/FmpBlueSampleDevice.dsc | 5 +-
.../FmpGreenSampleDevice.dsc | 5 +-
.../Vlv2TbltDevicePkg/FmpMinnowMaxSystem.dsc | 5 +-
.../Vlv2TbltDevicePkg/FmpRedSampleDevice.dsc | 5 +-
.../PlatformInitPei/PlatformEarlyInit.c | 6 +-
.../Vlv2TbltDevicePkg/PlatformPkgIA32.dsc | 1 +
.../Vlv2TbltDevicePkg/PlatformPkgX64.dsc | 1 +
.../PlatformSetupDxe/PlatformSetupDxe.c | 40 +++---
.../PlatformSetupDxe/SetupInfoRecords.c | 39 +++---
.../MiscBaseBoardManufacturerFunction.c | 30 +++--
.../SmBiosMiscDxe/MiscBiosVendorFunction.c | 20 +--
.../MiscChassisManufacturerFunction.c | 28 +++--
.../SmBiosMiscDxe/MiscMemoryDeviceFunction.c | 30 +++--
...MiscNumberOfInstallableLanguagesFunction.c | 6 +-
.../SmBiosMiscDxe/MiscOemStringFunction.c | 10 +-
.../SmBiosMiscDxe/MiscOemType0x90Function.c | 28 +++--
.../SmBiosMiscDxe/MiscOemType0x94Function.c | 115 +++++++++++-------
.../SmBiosMiscDxe/MiscOnboardDeviceFunction.c | 10 +-
...cPortInternalConnectorDesignatorFunction.c | 12 +-
.../MiscProcessorCacheFunction.c | 4 +-
.../MiscProcessorInformationFunction.c | 28 +++--
.../MiscSystemLanguageStringFunction.c | 10 +-
.../MiscSystemManufacturerFunction.c | 31 +++--
.../MiscSystemOptionStringFunction.c | 10 +-
.../MiscSystemSlotDesignationFunction.c | 10 +-
.../VlvPlatformInitDxe/IgdOpRegion.c | 4 +-
27 files changed, 315 insertions(+), 188 deletions(-)
--
2.28.0.windows.1
next reply other threads:[~2020-10-29 0:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-29 0:58 Michael D Kinney [this message]
2020-10-29 0:58 ` [edk2-platforms][Patch 1/3] Vlv2TbltDevicePkg: Use safe string and PCD functions Michael D Kinney
2020-10-29 2:52 ` Sun, Zailiang
2020-10-29 0:58 ` [edk2-platforms][Patch 2/3] Vlv2TbltDevicePkg: Add missing FMP dependency libs Michael D Kinney
2020-10-29 2:53 ` Sun, Zailiang
2020-10-29 0:58 ` [edk2-platforms][Patch 3/3] Vlv2TbltDevicePkg: Add missing RngLib mapping Michael D Kinney
2020-10-29 2:52 ` Sun, Zailiang
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=20201029005859.1263-1-michael.d.kinney@intel.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