]> git.proxmox.com Git - mirror_edk2.git/commit
Add support for Seeking on FV, and update the device syntax to support specifying...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 11 Feb 2010 19:57:56 +0000 (19:57 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 11 Feb 2010 19:57:56 +0000 (19:57 +0000)
commit875c883ef36919045a56f2f7afff84fc8a115c59
tree4119d8d4fd3d4067d6ca8353bff5d9275743b276
parent6ac15f7c8a1cfad9e0ca0dfd8643fd9c79b757cd
Add support for Seeking on FV, and update the device syntax to support specifying which section of the FV file you want to operate on, previously the only option was to operate on the Raw file.

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