summaryrefslogtreecommitdiff
path: root/DuetPkg
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg')
-rw-r--r--DuetPkg/DxeIpl/DxeIpl.h1
-rw-r--r--DuetPkg/EfiLdr/EfiLdr.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/DuetPkg/DxeIpl/DxeIpl.h b/DuetPkg/DxeIpl/DxeIpl.h
index 8fe11488c7..b849246891 100644
--- a/DuetPkg/DxeIpl/DxeIpl.h
+++ b/DuetPkg/DxeIpl/DxeIpl.h
@@ -20,7 +20,6 @@
#include <Guid/SystemNvDataGuid.h>
#include <Protocol/Decompress.h>
-#include <Protocol/EdkDecompress.h>
#include <Protocol/StatusCode.h>
#include <Protocol/FirmwareVolumeBlock.h>
diff --git a/DuetPkg/EfiLdr/EfiLdr.h b/DuetPkg/EfiLdr/EfiLdr.h
index 1417b761c6..0ef0260652 100644
--- a/DuetPkg/EfiLdr/EfiLdr.h
+++ b/DuetPkg/EfiLdr/EfiLdr.h
@@ -26,7 +26,6 @@ Revision History:
#include "EfiLdrHandoff.h"
#include <Protocol/LoadedImage.h>
-#include <Protocol/EdkDecompress.h>
#include <IndustryStandard/PeImage.h>
#include <Library/BaseLib.h>
#include <Library/BaseMemoryLib.h>