From 0c1e1762b31a4fd70d6865919c1d711bbe71e689 Mon Sep 17 00:00:00 2001 From: mdkinney Date: Sun, 7 Jun 2009 01:13:55 +0000 Subject: Retire , , and They only provided a single #define that is associated with DEBUG() messages sent through ReportStatusCode. That one #define has now been added to git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8488 6f19259b-4bc3-4df7-8a09-765794883524 --- DuetPkg/DxeIpl/DxeIpl.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'DuetPkg/DxeIpl') diff --git a/DuetPkg/DxeIpl/DxeIpl.h b/DuetPkg/DxeIpl/DxeIpl.h index 59ee9fb..c07ee66 100644 --- a/DuetPkg/DxeIpl/DxeIpl.h +++ b/DuetPkg/DxeIpl/DxeIpl.h @@ -1,9 +1,8 @@ - + #ifndef _DUET_DXEIPL_H_ #define _DUET_DXEIPL_H_ -#include "FrameworkPei.h" -#include "FrameworkModulePei.h" +#include #include "EfiLdrHandoff.h" #include "EfiFlashMap.h" @@ -19,6 +18,7 @@ #include #include #include +#include #include #include -- cgit v1.1