mirror of https://github.com/acidanthera/audk.git
Replace the two NorFlashWriteBuffer() calls with a loop containing a single NorFlashWriteBuffer() call. With the changes in place the code is able to handle updates larger than two P30_MAX_BUFFER_SIZE_IN_BYTES blocks, even though the patch does not actually change the size limit. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Message-Id: <20240116171105.37831-4-kraxel@redhat.com> |
||
---|---|---|
.. | ||
VirtNorFlash.c | ||
VirtNorFlash.h | ||
VirtNorFlashDxe.c | ||
VirtNorFlashDxe.inf | ||
VirtNorFlashFvb.c |