]> git.proxmox.com Git - mirror_edk2.git/commit
Fix bug in LoadFv command. Don't free the buffer the file was loaded into as the...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 12 Aug 2010 17:21:22 +0000 (17:21 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 12 Aug 2010 17:21:22 +0000 (17:21 +0000)
commitabeca79abfab3fbfd7b06075e06a2ea08114c8a6
treee35b10825bc1a5e8f16d401096ea376b21ac2efb
parentae0a0b06af78f698df71b18a1defb5aece2f21b4
Fix bug in LoadFv command. Don't free the buffer the file was loaded into as the DXE Core will point to it as an FV.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10791 6f19259b-4bc3-4df7-8a09-765794883524
EmbeddedPkg/Ebl/EfiDevice.c