diff --git a/Application/GopStop/GopStop.c b/Application/GopStop/GopStop.c index 77146904..01017acc 100644 --- a/Application/GopStop/GopStop.c +++ b/Application/GopStop/GopStop.c @@ -202,6 +202,7 @@ RunGopTest ( { EFI_STATUS Status; EFI_GRAPHICS_OUTPUT_PROTOCOL *Gop; + UINTN Index; UINT32 ChunkX; UINT32 ChunkY; UINT32 ChunkW;