diff options
-rw-r--r-- | EmbeddedPkg/Ebl/EfiDevice.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/EmbeddedPkg/Ebl/EfiDevice.c b/EmbeddedPkg/Ebl/EfiDevice.c index 922be589bd..354a6d7720 100644 --- a/EmbeddedPkg/Ebl/EfiDevice.c +++ b/EmbeddedPkg/Ebl/EfiDevice.c @@ -207,7 +207,6 @@ EblDeviceCmd ( IN CHAR8 **Argv
)
{
- EFI_STATUS Status;
UINTN Index;
UINTN CurrentRow;
UINTN Max;
|