]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/BdsLib: Free the memory when Linux fails to start
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 12 Mar 2013 01:02:44 +0000 (01:02 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 12 Mar 2013 01:02:44 +0000 (01:02 +0000)
commita90e3279219af078d02d3176c554e81444391d85
tree8a2e25ce504bc7ce2fb9232f093a10987e83fd54
parent7e91decd13feec209ce38c92d1aac032f70ca552
ArmPkg/BdsLib: Free the memory when Linux fails to start

Not freeing the memory prevents Linux to be started again.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14193 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Library/BdsLib/Arm/BdsLinuxLoader.c
ArmPkg/Library/BdsLib/BdsLinuxFdt.c