summaryrefslogtreecommitdiff
path: root/DuetPkg/FvbRuntimeService/FwBlockService.h
diff options
context:
space:
mode:
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>2009-03-12 05:10:53 +0000
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>2009-03-12 05:10:53 +0000
commit933676058bba13b9d89d9c1cfbc11c016fd55d59 (patch)
treebe9b466df33c4d63eef07794ebe35779642eca3a /DuetPkg/FvbRuntimeService/FwBlockService.h
parentf3fb74cdac8a50bd5d92c9ccf6d55ed9e14503ca (diff)
downloadedk2-platforms-933676058bba13b9d89d9c1cfbc11c016fd55d59.tar.xz
retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not produce such protocol to signify itself support writable FVB protocol.
FaultTolerantWrite driver and variable driver will register notification event to locate right protocol. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7865 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/FvbRuntimeService/FwBlockService.h')
-rw-r--r--DuetPkg/FvbRuntimeService/FwBlockService.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/DuetPkg/FvbRuntimeService/FwBlockService.h b/DuetPkg/FvbRuntimeService/FwBlockService.h
index eddde81b4a..bec2572a3c 100644
--- a/DuetPkg/FvbRuntimeService/FwBlockService.h
+++ b/DuetPkg/FvbRuntimeService/FwBlockService.h
@@ -31,7 +31,6 @@ Abstract:
#include <Guid/EventGroup.h>
#include <Guid/FirmwareFileSystem2.h>
#include <Protocol/FirmwareVolumeBlock.h>
-#include <Guid/AlternateFvBlock.h>
#include <Protocol/DevicePath.h>
#include <Protocol/SimpleFileSystem.h>
#include <Protocol/BlockIo.h>
@@ -39,7 +38,6 @@ Abstract:
#include <Guid/SystemNvDataGuid.h>
#include <Guid/FlashMapHob.h>
#include <Guid/HobList.h>
-#include <Guid/AlternateFvBlock.h>
//
// The Library classes this module consumes