diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2024-01-16 18:11:03 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-01-18 19:25:14 +0000 |
commit | b25733c97442513890ae6bb8e10fd340f13844a7 (patch) | |
tree | 8f7bcd21b2ecab60f4d66265339bd9ff53da903a /BaseTools/Source/Python | |
parent | 28ffd726894f11a587a6ac7f71a4c4af341e24d2 (diff) | |
download | edk2-b25733c97442513890ae6bb8e10fd340f13844a7.zip edk2-b25733c97442513890ae6bb8e10fd340f13844a7.tar.gz edk2-b25733c97442513890ae6bb8e10fd340f13844a7.tar.bz2 |
OvmfPkg/VirtNorFlashDxe: allow larger writes without block erase
Raise the limit for writes without block erase from two to four
P30_MAX_BUFFER_SIZE_IN_BYTES blocks. With this in place almost all efi
variable updates are handled without block erase. With the old limit
some variable updates (with device paths) took the block erase code
path.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <20240116171105.37831-5-kraxel@redhat.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions