[edk2] [PATCH 0/3] ArmVirtPkg: add HTTP_BOOT_ENABLE and UsbMassStorageDxe

Laszlo Ersek posted 3 patches 6 years, 7 months ago
Failed in applying to current master (apply log)
ArmVirtPkg/ArmVirt.dsc.inc           | 15 ----------
ArmVirtPkg/ArmVirtQemu.dsc           | 31 ++++++++++++++++++++
ArmVirtPkg/ArmVirtQemuKernel.dsc     | 31 ++++++++++++++++++++
ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc |  7 +++++
4 files changed, 69 insertions(+), 15 deletions(-)
[edk2] [PATCH 0/3] ArmVirtPkg: add HTTP_BOOT_ENABLE and UsbMassStorageDxe
Posted by Laszlo Ersek 6 years, 7 months ago
Repo:   https://github.com/lersek/edk2.git
Branch: armvirt_http_usbstor

I was... ugh... experimenting with "stuff" over the weekend, and
realized these were missing.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>

Thanks
Laszlo

Laszlo Ersek (3):
  ArmVirtPkg: don't build the network stack uselessly for Xen
  ArmVirtPkg/ArmVirtQemu: port HTTP_BOOT_ENABLE from OvmfPkg
  ArmVirtPkg/ArmVirtQemu: include UsbMassStorageDxe

 ArmVirtPkg/ArmVirt.dsc.inc           | 15 ----------
 ArmVirtPkg/ArmVirtQemu.dsc           | 31 ++++++++++++++++++++
 ArmVirtPkg/ArmVirtQemuKernel.dsc     | 31 ++++++++++++++++++++
 ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc |  7 +++++
 4 files changed, 69 insertions(+), 15 deletions(-)

-- 
2.14.1.3.gb7cf6e02401b

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH 0/3] ArmVirtPkg: add HTTP_BOOT_ENABLE and UsbMassStorageDxe
Posted by Ard Biesheuvel 6 years, 7 months ago
On 11 September 2017 at 22:08, Laszlo Ersek <lersek@redhat.com> wrote:
> Repo:   https://github.com/lersek/edk2.git
> Branch: armvirt_http_usbstor
>
> I was... ugh... experimenting with "stuff" over the weekend, and
> realized these were missing.
>
> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
>
> Thanks
> Laszlo
>
> Laszlo Ersek (3):
>   ArmVirtPkg: don't build the network stack uselessly for Xen
>   ArmVirtPkg/ArmVirtQemu: port HTTP_BOOT_ENABLE from OvmfPkg
>   ArmVirtPkg/ArmVirtQemu: include UsbMassStorageDxe
>
>  ArmVirtPkg/ArmVirt.dsc.inc           | 15 ----------
>  ArmVirtPkg/ArmVirtQemu.dsc           | 31 ++++++++++++++++++++
>  ArmVirtPkg/ArmVirtQemuKernel.dsc     | 31 ++++++++++++++++++++
>  ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc |  7 +++++
>  4 files changed, 69 insertions(+), 15 deletions(-)
>

Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH 0/3] ArmVirtPkg: add HTTP_BOOT_ENABLE and UsbMassStorageDxe
Posted by Laszlo Ersek 6 years, 7 months ago
On 09/12/17 08:48, Ard Biesheuvel wrote:
> On 11 September 2017 at 22:08, Laszlo Ersek <lersek@redhat.com> wrote:
>> Repo:   https://github.com/lersek/edk2.git
>> Branch: armvirt_http_usbstor
>>
>> I was... ugh... experimenting with "stuff" over the weekend, and
>> realized these were missing.
>>
>> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
>>
>> Thanks
>> Laszlo
>>
>> Laszlo Ersek (3):
>>   ArmVirtPkg: don't build the network stack uselessly for Xen
>>   ArmVirtPkg/ArmVirtQemu: port HTTP_BOOT_ENABLE from OvmfPkg
>>   ArmVirtPkg/ArmVirtQemu: include UsbMassStorageDxe
>>
>>  ArmVirtPkg/ArmVirt.dsc.inc           | 15 ----------
>>  ArmVirtPkg/ArmVirtQemu.dsc           | 31 ++++++++++++++++++++
>>  ArmVirtPkg/ArmVirtQemuKernel.dsc     | 31 ++++++++++++++++++++
>>  ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc |  7 +++++
>>  4 files changed, 69 insertions(+), 15 deletions(-)
>>
> 
> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>

Thank you! Commit range b4e5807d2492..62ef40c4959e.

Laszlo
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel