From b7c51c9cf4864df6aabb99a1ae843becd577237c Mon Sep 17 00:00:00 2001 From: raywu Date: Fri, 15 Jun 2018 00:00:50 +0800 Subject: init. 1AQQW051 --- Board/EM/Platform/PlatformInfo/PlatformInfo.dxs | 59 +++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 Board/EM/Platform/PlatformInfo/PlatformInfo.dxs (limited to 'Board/EM/Platform/PlatformInfo/PlatformInfo.dxs') diff --git a/Board/EM/Platform/PlatformInfo/PlatformInfo.dxs b/Board/EM/Platform/PlatformInfo/PlatformInfo.dxs new file mode 100644 index 0000000..1477e36 --- /dev/null +++ b/Board/EM/Platform/PlatformInfo/PlatformInfo.dxs @@ -0,0 +1,59 @@ +//************************************************************************* +//************************************************************************* +//** ** +//** (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/PlatformInfo/PlatformInfo.dxs 1 2/09/12 12:33a Yurenlai $ +// +// $Revision: 1 $ +// +// $Date: 2/09/12 12:33a $ +//************************************************************************* +// Revision History +// ---------------- +// $Log: /Alaska/SOURCE/Modules/SharkBayRefCodes/Platform/PlatformInfo/PlatformInfo.dxs $ +// +// 1 2/09/12 12:33a Yurenlai +// Initial check in. +// +//************************************************************************* + +// +//---------------------------------------------------------------------------- +// +// Name: PlatformInfo.DXS +// +// Description: This file is the dependency file for the PlatformInfo driver. +// +//---------------------------------------------------------------------------- +// + + +DEPENDENCY_START + TRUE +DEPENDENCY_END + + +//************************************************************************* +//************************************************************************* +//** ** +//** (C)Copyright 1985-2011, American Megatrends, Inc. ** +//** ** +//** All Rights Reserved. ** +//** ** +//** 5555 Oakbrook Parkway, Suite 200, Norcross, GA 30093 ** +//** ** +//** Phone: (770)-246-8600 ** +//** ** +//************************************************************************* +//************************************************************************* -- cgit v1.2.3