public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Fix build failure due to tftp/dp library removal
@ 2017-11-29 10:14 Ruiyu Ni
  2017-11-29 10:14 ` [PATCH v4 1/3] EmulatorPkg: Fix build failure due to Tftp " Ruiyu Ni
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Ruiyu Ni @ 2017-11-29 10:14 UTC (permalink / raw)
  To: edk2-devel

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.

v4: Revise the commit message to mention the commit number which breaks
    the build.

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 (3):
  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

 ArmVirtPkg/ArmVirt.dsc.inc           | 11 +++++++----
 ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc |  3 ++-
 ArmVirtPkg/ArmVirtXen.fdf            |  3 ++-
 BeagleBoardPkg/BeagleBoardPkg.dsc    | 16 +++++++++-------
 BeagleBoardPkg/BeagleBoardPkg.fdf    |  3 ++-
 EmulatorPkg/EmulatorPkg.dsc          | 10 ++++++----
 EmulatorPkg/EmulatorPkg.fdf          |  3 ++-
 7 files changed, 30 insertions(+), 19 deletions(-)

-- 
2.15.0.gvfs.1.preview.4



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

end of thread, other threads:[~2017-12-01 10:08 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-29 10:14 [PATCH v4 0/3] Fix build failure due to tftp/dp library removal Ruiyu Ni
2017-11-29 10:14 ` [PATCH v4 1/3] EmulatorPkg: Fix build failure due to Tftp " Ruiyu Ni
2017-11-29 10:14 ` [PATCH v4 2/3] ArmVirtPkg: " Ruiyu Ni
2017-11-29 13:53   ` Laszlo Ersek
2017-11-30 12:22     ` Laszlo Ersek
2017-11-30 13:16       ` Ard Biesheuvel
2017-12-01  1:48         ` Ni, Ruiyu
2017-12-01 10:12           ` Laszlo Ersek
2017-11-29 10:15 ` [PATCH v4 3/3] BeagleBoardPkg: " Ruiyu Ni
2017-11-29 11:30   ` Leif Lindholm
2017-11-30 12:22     ` Laszlo Ersek

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