Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 587d204ccda4b507be4f9f42e8c9d226fd755be0
      
https://github.com/tianocore/edk2/commit/587d204ccda4b507be4f9f42e8c9d226fd755be0
  Author: Fu Siyuan <siyuan...@intel.com>
  Date:   2016-04-11 (Mon, 11 Apr 2016)

  Changed paths:
    M NetworkPkg/HttpBootDxe/HttpBootClient.c
    M NetworkPkg/HttpBootDxe/HttpBootClient.h
    M NetworkPkg/HttpBootDxe/HttpBootDxe.h
    M NetworkPkg/HttpBootDxe/HttpBootDxe.inf
    M NetworkPkg/HttpBootDxe/HttpBootImpl.c
    M NetworkPkg/HttpBootDxe/HttpBootSupport.c
    M NetworkPkg/HttpBootDxe/HttpBootSupport.h

  Log Message:
  -----------
  NetworkPkg: Add RAM disk boot support to HTTP Boot driver.

This patch updates the HTTP Boot driver to support the download and boot
a RAM disk image from HTTP server.
The HTTP RAM disk boot is described in section 23.7 "HTTP Boot" in
UEFI 2.6. HTTP server could provide either an UEFI image or a RAM disk image
for the HTTP boot client to use. The RAM disk image must contain a UEFI
compliant file system in it.
HTTP boot driver will identify the image type either by the "Content-Type"
entity header filed or by the file name extension as below:
  "application/efi" or *.efi -> EFI Image
  *.iso                      -> CD/DVD Image
  *.img                      -> Virtual Disk Image

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan...@intel.com>
Reviewed-by: Ye Ting <ting...@intel.com>
Reviewed-by: El-Haj-Mahmoud Samer <samer.el-haj-mahm...@hpe.com>


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to