//************************************************************************* //************************************************************************* //** ** //** (C)Copyright 1985-2011, American Megatrends, Inc. ** //** ** //** All Rights Reserved. ** //** ** //** 5555 Oakbrook Parkway, Suite 200, Norcross, GA 30093 ** //** ** //** Phone: (770)-246-8600 ** //** ** //************************************************************************* //************************************************************************* //************************************************************************* // $Header: /Alaska/SOURCE/Modules/SharkBayRefCodes/Platform/AcpiIntelRC.h 1 2/09/12 12:31a Yurenlai $ // // $Revision: 1 $ // // $Date: 2/09/12 12:31a $ //************************************************************************* // Revision History // ---------------- // $Log: /Alaska/SOURCE/Modules/SharkBayRefCodes/Platform/AcpiIntelRC.h $ // // 1 2/09/12 12:31a Yurenlai // Initial check in. // //************************************************************************* //************************************************************************* // // // Name: AcpiIntelRC.h // // Description: AcpiPlatform header file, Change ASL name // // //************************************************************************* #ifndef __ACPIINTELRC_H__ #define __ACPIINTELRC_H__ // Change name "SBRG" to "LPCB" for Intel RC #define SBRG LPCB #endif //************************************************************************* //************************************************************************* //** ** //** (C)Copyright 1985-2011, American Megatrends, Inc. ** //** ** //** All Rights Reserved. ** //** ** //** 5555 Oakbrook Parkway, Suite 200, Norcross, GA 30093 ** //** ** //** Phone: (770)-246-8600 ** //** ** //************************************************************************* //*************************************************************************