]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Library/BdsLib/BdsFilePath.c
ArmPkg/BdsLib: Fix DHCP4 configuration
authorRonald Cron <Ronald.Cron@arm.com>
Tue, 6 Jan 2015 15:46:36 +0000 (15:46 +0000)
committeroliviermartin <oliviermartin@Edk2>
Tue, 6 Jan 2015 15:46:36 +0000 (15:46 +0000)
commitf88a751a07881f6c4f53f09c796e9938667562e6
tree084bf164de31038dd801a519898627a212799f73
parent901b45162ab1c4b01dbba48092226ac968b2219f
ArmPkg/BdsLib: Fix DHCP4 configuration

Fix DHCP4 configuration as part of TFTP boot process to get the IP address of
the gateway and the subnet mask from the DHCP server.
Fix a memory leak when the download from the TFTP server fails as well.

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@16582 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Library/BdsLib/BdsFilePath.c