From 5e335a5280f74dc1f099abc29f008f311bba5eca Mon Sep 17 00:00:00 2001 From: mdkinney Date: Sun, 7 Jun 2009 01:14:53 +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@8489 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Library/PeiNt32OemHookStatusCodeLib/Nt32OemHookStatusCodeLib.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/Nt32OemHookStatusCodeLib.c') diff --git a/Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/Nt32OemHookStatusCodeLib.c b/Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/Nt32OemHookStatusCodeLib.c index 56d402c84c..bc8db38796 100644 --- a/Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/Nt32OemHookStatusCodeLib.c +++ b/Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/Nt32OemHookStatusCodeLib.c @@ -17,14 +17,14 @@ // // The package level header files this module uses // -#include -#include +#include #include // // The protocols, PPI and GUID defintions for this module // #include +#include #include // // The Library classes this module consumes -- cgit v1.2.3