1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
| ## @file
| # CSM Binary
| #
| # Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>
| # SPDX-License-Identifier: BSD-2-Clause-Patent
| #
| ##
|
| [Defines]
| INF_VERSION = 0x00010005
| BASE_NAME = Csm16
| FILE_GUID = 1547B4F3-3E8A-4FEF-81C8-328ED647AB1A
| MODULE_TYPE = USER_DEFINED
| VERSION_STRING = 1.0
|
| [Binaries]
| BIN|Csm16.bin|*
|
|