From: Ruiyu Ni <ruiyu.ni@intel.com>
To: edk2-devel@lists.01.org
Subject: [PATCH v3 0/6] Fix build failure due to tftp/dp library removal
Date: Wed, 29 Nov 2017 08:59:46 +0800 [thread overview]
Message-ID: <20171129005952.208940-1-ruiyu.ni@intel.com> (raw)
commit 0961002 and 92034c4 converted the tftp and dp from NULL class
library to dynamic command drivers.
Some platforms referencing the original tftp/dp NULL class libraries
need the platform DSC/FDF change to reference to the new dynamic
command drivers.
v3: Fix the patch issue in BeagleBordPkg change, which wrongly removed
UefiShellNetwork1CommandsLib.
Update OvmfPkg change to correct the copyright year and add more
commit message.
v2: v1 still causes build failures. I tried best to verify the build.
OVMF boot is also tried.
Ruiyu Ni (6):
ShellPkg/tftp: Correct file comments header of Tftp.uni
EmulatorPkg: Fix build failure due to Tftp library removal
ArmVirtPkg: Fix build failure due to Tftp library removal
BeagleBoardPkg: Fix build failure due to Tftp library removal
CorebootPayloadPkg: Fix build failure due to Tftp/Dp library removal
OvmfPkg: Add tftp dynamic command
ArmVirtPkg/ArmVirt.dsc.inc | 11 ++++---
ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc | 3 +-
ArmVirtPkg/ArmVirtXen.fdf | 3 +-
BeagleBoardPkg/BeagleBoardPkg.dsc | 16 +++++-----
BeagleBoardPkg/BeagleBoardPkg.fdf | 3 +-
CorebootPayloadPkg/CorebootPayloadPkg.fdf | 4 ++-
CorebootPayloadPkg/CorebootPayloadPkgIa32.dsc | 36 ++++++++++++----------
CorebootPayloadPkg/CorebootPayloadPkgIa32X64.dsc | 36 ++++++++++++----------
EmulatorPkg/EmulatorPkg.dsc | 10 +++---
EmulatorPkg/EmulatorPkg.fdf | 3 +-
OvmfPkg/OvmfPkgIa32.dsc | 7 +++--
OvmfPkg/OvmfPkgIa32.fdf | 3 +-
OvmfPkg/OvmfPkgIa32X64.dsc | 7 +++--
OvmfPkg/OvmfPkgIa32X64.fdf | 3 +-
OvmfPkg/OvmfPkgX64.dsc | 7 +++--
OvmfPkg/OvmfPkgX64.fdf | 3 +-
.../DynamicCommand/TftpDynamicCommand/Tftp.uni | 4 +--
17 files changed, 94 insertions(+), 65 deletions(-)
--
2.15.0.gvfs.1.preview.4
next reply other threads:[~2017-11-29 0:55 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-29 0:59 Ruiyu Ni [this message]
2017-11-29 0:59 ` [PATCH v3 1/6] ShellPkg/tftp: Correct file comments header of Tftp.uni Ruiyu Ni
2017-11-29 0:59 ` [PATCH v3 2/6] EmulatorPkg: Fix build failure due to Tftp library removal Ruiyu Ni
2017-11-29 0:59 ` [PATCH v3 3/6] ArmVirtPkg: " Ruiyu Ni
2017-11-29 9:36 ` Ni, Ruiyu
2017-11-29 9:44 ` Ard Biesheuvel
2017-11-29 9:57 ` Ni, Ruiyu
2017-11-29 9:59 ` Ard Biesheuvel
2017-11-29 10:03 ` Ni, Ruiyu
2017-11-29 10:05 ` Ard Biesheuvel
2017-11-29 11:06 ` Laszlo Ersek
2017-11-29 0:59 ` [PATCH v3 4/6] BeagleBoardPkg: " Ruiyu Ni
2017-11-29 7:57 ` Ard Biesheuvel
2017-11-29 8:28 ` Ni, Ruiyu
2017-11-29 8:40 ` Ard Biesheuvel
2017-11-29 0:59 ` [PATCH v3 5/6] CorebootPayloadPkg: Fix build failure due to Tftp/Dp " Ruiyu Ni
2017-11-29 1:51 ` You, Benjamin
2017-11-29 0:59 ` [PATCH v3 6/6] OvmfPkg: Add tftp dynamic command Ruiyu Ni
2017-11-29 10:53 ` Laszlo Ersek
2017-11-29 13:12 ` Ni, Ruiyu
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=20171129005952.208940-1-ruiyu.ni@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