]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg/BootMonFs: Use DiskIO to read image descriptions
authorBrendan Jackman <brendan.jackman@arm.com>
Thu, 8 May 2014 15:02:18 +0000 (15:02 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 8 May 2014 15:02:18 +0000 (15:02 +0000)
commita9185e76185f045f5f64919f8ae165f3eb2f0dd6
tree29edd14038a9009c8c18fbb496541886f849056e
parentcc135144b9e319947ecf60316fe645b58e10f183
ArmPlatformPkg/BootMonFs: Use DiskIO to read image descriptions

Now that NorFlashDxe implements DiskIo directly and at a fine granularity
this significantly improves performance.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Brendan Jackman <brendan.jackman@arm.com>
Reviewed-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15512 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/FileSystem/BootMonFs/BootMonFsImages.c