public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Enable HttpDynamicCommand for ArmVirtPkg and OvmfPkg
@ 2020-07-22 20:54 Vladimir Olovyannikov
  2020-07-22 20:54 ` [PATCH v2 1/2] ArmVirtPkg: enable HttpDynamiCommand Vladimir Olovyannikov
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Vladimir Olovyannikov @ 2020-07-22 20:54 UTC (permalink / raw)
  To: devel; +Cc: Laszlo Ersek, Ard Biesheuvel, Leif Lindholm,
	Vladimir Olovyannikov

Hi,

This patchset enables HttpDynamicCommand (Shell command "http") which can be
used on ArmVirt and Ovmf platforms. HttpDynamicCommand needs to be available
in the tree before this patchset can be applied. The patchset needs to
be tested on both platforms.

PATCH v2 patchset addresses comments from Laszlo:
 - mention BZ id in commit message;
 - remove the extra whitespace in dsc files;
 - add the new module to OvmfPkg/ArmVirPkg fdf files.

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2857

Thank you,
Vladimir
Vladimir Olovyannikov (2):
  ArmVirtPkg: enable HttpDynamiCommand
  OvmfPkg: enable HttpDynamicCommand

 ArmVirtPkg/ArmVirt.dsc.inc           | 4 ++++
 ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc | 1 +
 ArmVirtPkg/ArmVirtXen.fdf            | 1 +
 OvmfPkg/OvmfPkgIa32.dsc              | 4 ++++
 OvmfPkg/OvmfPkgIa32.fdf              | 1 +
 OvmfPkg/OvmfPkgIa32X64.dsc           | 4 ++++
 OvmfPkg/OvmfPkgIa32X64.fdf           | 1 +
 OvmfPkg/OvmfPkgX64.dsc               | 4 ++++
 OvmfPkg/OvmfPkgX64.fdf               | 1 +
 OvmfPkg/OvmfXen.dsc                  | 4 ++++
 OvmfPkg/OvmfXen.fdf                  | 1 +
 11 files changed, 26 insertions(+)

--
2.26.2.266.ge870325ee8


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

end of thread, other threads:[~2020-10-01 11:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-22 20:54 [PATCH v2 0/2] Enable HttpDynamicCommand for ArmVirtPkg and OvmfPkg Vladimir Olovyannikov
2020-07-22 20:54 ` [PATCH v2 1/2] ArmVirtPkg: enable HttpDynamiCommand Vladimir Olovyannikov
2020-07-23 13:01   ` [edk2-devel] " Laszlo Ersek
2020-07-23 14:55   ` Laszlo Ersek
2020-07-22 20:54 ` [PATCH v2 2/2] OvmfPkg: enable HttpDynamicCommand Vladimir Olovyannikov
2020-07-23 13:05   ` [edk2-devel] " Laszlo Ersek
2020-07-23 13:46   ` Laszlo Ersek
2020-10-01 11:45 ` [edk2-devel] [PATCH v2 0/2] Enable HttpDynamicCommand for ArmVirtPkg and OvmfPkg Laszlo Ersek

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