summaryrefslogtreecommitdiff
path: root/Include/PPI/OhciPPI.h
diff options
context:
space:
mode:
Diffstat (limited to 'Include/PPI/OhciPPI.h')
-rw-r--r--Include/PPI/OhciPPI.h67
1 files changed, 67 insertions, 0 deletions
diff --git a/Include/PPI/OhciPPI.h b/Include/PPI/OhciPPI.h
new file mode 100644
index 0000000..73fa912
--- /dev/null
+++ b/Include/PPI/OhciPPI.h
@@ -0,0 +1,67 @@
+//**********************************************************************
+//**********************************************************************
+//** **
+//** (C)Copyright 1985-2006, American Megatrends, Inc. **
+//** **
+//** All Rights Reserved. **
+//** **
+//** 5555 Oakbrook Pkwy, Suite 200, Norcross, GA 30093 **
+//** **
+//** Phone: (770)-246-8600 **
+//** **
+//**********************************************************************
+//**********************************************************************
+//**********************************************************************
+//
+// $Header: /Alaska/SOURCE/Modules/USBRecovery/OhciPPI.h 3 7/10/08 6:36p Michaela $
+//
+// $Revision: 3 $
+//
+// $Date: 7/10/08 6:36p $
+//
+//**********************************************************************
+// Revision History
+// ----------------
+// $Log: /Alaska/SOURCE/Modules/USBRecovery/OhciPPI.h $
+//
+// 3 7/10/08 6:36p Michaela
+// Updated to support OHCI controllers
+//
+// 2 9/22/06 12:22p Sivagarn
+// - Included appropriate headers for flies and functions
+// - Updated copyright messages
+//
+//
+//**********************************************************************
+
+//<AMI_FHDR_START>
+//----------------------------------------------------------------------------
+//
+// Name: OhciPpi.h
+//
+// Description: This header file contains the PPI definition for the OHCI
+// host controller PPI
+//
+//----------------------------------------------------------------------------
+//<AMI_FHDR_END>
+
+#ifndef _PEI_OHCIPPI_H_
+#define _PEI_OHCIPPI_H_
+
+
+#endif
+
+//**********************************************************************
+//**********************************************************************
+//** **
+//** (C)Copyright 1985-2006, American Megatrends, Inc. **
+//** **
+//** All Rights Reserved. **
+//** **
+//** 5555 Oakbrook Pkwy, Suite 200, Norcross, GA 30093 **
+//** **
+//** Phone: (770)-246-8600 **
+//** **
+//**********************************************************************
+//**********************************************************************
+//********************************************************************** \ No newline at end of file