]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Library/BdsLib/BdsFilePath.c
ArmPkg/BdsLib: Rework TFTP boot
authorRonald Cron <Ronald.Cron@arm.com>
Fri, 12 Dec 2014 19:14:22 +0000 (19:14 +0000)
committeroliviermartin <oliviermartin@Edk2>
Fri, 12 Dec 2014 19:14:22 +0000 (19:14 +0000)
commit061568e2d5f21aeafa942891b15768c57fa0ffac
treeffb6d8a8ee32c491b1b8f7bd086abe1d5280ad3f
parentb4c222655c8182febba890019367609ac278b1ba
ArmPkg/BdsLib: Rework TFTP boot

Rework the downloading of an image from a TFTP server to do not
depend on any "PXE specific" setting of the DHCP server.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ronald Cron <Ronald.Cron@arm.com>
Reviewed-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16516 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/ArmPkg.dsc
ArmPkg/Library/BdsLib/BdsFilePath.c
ArmPkg/Library/BdsLib/BdsInternal.h
ArmPkg/Library/BdsLib/BdsLib.inf
ArmPlatformPkg/Bds/Bds.inf
ArmPlatformPkg/Bds/BootOptionSupport.c