audk/OvmfPkg/VirtNorFlashDxe
Gerd Hoffmann b481b00f59 OvmfPkg/VirtNorFlashDxe: move DoErase code block into new function
Move the DoErase code block into a separate function, call the function
instead of jumping around with goto.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20240116171105.37831-7-kraxel@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
2024-01-18 19:25:14 +00:00
..
VirtNorFlash.c OvmfPkg/VirtNorFlashDxe: move DoErase code block into new function 2024-01-18 19:25:14 +00:00
VirtNorFlash.h OvmfPkg/VirtNorFlashDxe: add casts to UINTN and UINT32 2024-01-18 19:25:14 +00:00
VirtNorFlashDxe.c OvmfPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
VirtNorFlashDxe.inf OvmfPkg/VirtNorFlashDxe: sanity-check variables 2024-01-09 16:31:57 +00:00
VirtNorFlashFvb.c OvmfPkg/VirtNorFlashDxe: ValidateFvHeader: unwritten state is EOL too 2024-01-18 19:25:14 +00:00