summaryrefslogtreecommitdiff
path: root/Core/PPI/StatusCode.h
diff options
context:
space:
mode:
Diffstat (limited to 'Core/PPI/StatusCode.h')
-rw-r--r--Core/PPI/StatusCode.h56
1 files changed, 56 insertions, 0 deletions
diff --git a/Core/PPI/StatusCode.h b/Core/PPI/StatusCode.h
new file mode 100644
index 0000000..13f4950
--- /dev/null
+++ b/Core/PPI/StatusCode.h
@@ -0,0 +1,56 @@
+//**********************************************************************
+//**********************************************************************
+//** **
+//** (C)Copyright 1985-2006, American Megatrends, Inc. **
+//** **
+//** All Rights Reserved. **
+//** **
+//** 6145-F Northbelt Pkwy, Norcross, GA 30071 **
+//** **
+//** Phone: (770)-246-8600 **
+//** **
+//**********************************************************************
+//**********************************************************************
+
+//**********************************************************************
+// $Header: /Alaska/SOURCE/Core/EDK/PPI/StatusCode.h 1 5/19/06 11:28p Felixp $
+//
+// $Revision: 1 $
+//
+// $Date: 5/19/06 11:28p $
+//**********************************************************************
+// Revision History
+// ----------------
+// $Log: /Alaska/SOURCE/Core/EDK/PPI/StatusCode.h $
+//
+// 1 5/19/06 11:28p Felixp
+//
+// 1 3/13/06 1:57a Felixp
+//
+//**********************************************************************
+//<AMI_FHDR_START>
+//
+// Name: <This File Name>
+//
+// Description:
+//
+//<AMI_FHDR_END>
+//**********************************************************************
+// Sometimes equivalent Aptio4 and EDK Headers have different names.
+// This file provides compatibility
+//**********************************************************************
+#ifndef GUID_VARIABLE_DEFINITION
+#include <PPI/ProgressCode.h>
+#endif
+//**********************************************************************
+//** **
+//** (C)Copyright 1985-2006, American Megatrends, Inc. **
+//** **
+//** All Rights Reserved. **
+//** **
+//** 6145-F Northbelt Pkwy, Norcross, GA 30071 **
+//** **
+//** Phone: (770)-246-8600 **
+//** **
+//**********************************************************************
+//********************************************************************** \ No newline at end of file