//************************************************************************* //************************************************************************* //** ** //** (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/AcpiPlatform.dxs 1 2/09/12 12:30a Yurenlai $ // // $Revision: 1 $ // // $Date: 2/09/12 12:30a $ //************************************************************************* // Revision History // ---------------- // $Log: /Alaska/SOURCE/Modules/SharkBayRefCodes/Platform/AcpiPlatform.dxs $ // // 1 2/09/12 12:30a Yurenlai // Initial check in. // //************************************************************************* #include #include #include DEPENDENCY_START EFI_CPU_IO_PROTOCOL_GUID AND EFI_ACPI_SUPPORT_GUID AND EFI_PLATFORM_INFO_PROTOCOL_GUID DEPENDENCY_END //************************************************************************* //************************************************************************* //** ** //** (C)Copyright 1985-2011, American Megatrends, Inc. ** //** ** //** All Rights Reserved. ** //** ** //** 5555 Oakbrook Parkway, Suite 200, Norcross, GA 30093 ** //** ** //** Phone: (770)-246-8600 ** //** ** //************************************************************************* //*************************************************************************