diff options
Diffstat (limited to 'UnixPkg/FvbServicesRuntimeDxe/FvbInfo.c')
-rw-r--r-- | UnixPkg/FvbServicesRuntimeDxe/FvbInfo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/UnixPkg/FvbServicesRuntimeDxe/FvbInfo.c b/UnixPkg/FvbServicesRuntimeDxe/FvbInfo.c index b7a5a30271..d73f809273 100644 --- a/UnixPkg/FvbServicesRuntimeDxe/FvbInfo.c +++ b/UnixPkg/FvbServicesRuntimeDxe/FvbInfo.c @@ -22,7 +22,6 @@ Abstract: #include "PiDxe.h"
#include <Guid/EventGroup.h>
#include <Protocol/FirmwareVolumeBlock.h>
-#include <Guid/AlternateFvBlock.h>
#include <Protocol/DevicePath.h>
#include <Library/UefiLib.h>
|