//********************************************************************** //********************************************************************** //** ** //** (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 // // //********************************************************************** // //---------------------------------------------------------------------------- // // Name: OhciPpi.h // // Description: This header file contains the PPI definition for the OHCI // host controller PPI // //---------------------------------------------------------------------------- // #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 ** //** ** //********************************************************************** //********************************************************************** //**********************************************************************