]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPlatformPkg/Library/ArmPlatformSysConfigLibNull/ArmPlatformSysConfigLibNull.inf
ArmPlatformPkg: remove ArmVExpressPkg
[mirror_edk2.git] / ArmPlatformPkg / Library / ArmPlatformSysConfigLibNull / ArmPlatformSysConfigLibNull.inf
CommitLineData
1e57a462 1#/** @file\r
3402aac7 2#\r
601e3607 3# Copyright (c) 2011-2014, ARM Ltd. All rights reserved.<BR>\r
1e57a462 4#\r
5# This program and the accompanying materials\r
6# are licensed and made available under the terms and conditions of the BSD License\r
7# which accompanies this distribution. The full text of the license may be found at\r
8# http://opensource.org/licenses/bsd-license.php\r
3402aac7 9#\r
1e57a462 10# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
11# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
3402aac7 12#\r
1e57a462 13#**/\r
14\r
15[Defines]\r
16 INF_VERSION = 0x00010005\r
601e3607
OM
17 BASE_NAME = ArmPlatformSysConfigLibNull\r
18 FILE_GUID = b2a191a9-9bac-4c83-a2f3-d5f6e71efd03\r
1e57a462 19 MODULE_TYPE = BASE\r
20 VERSION_STRING = 1.0\r
21 LIBRARY_CLASS = ArmPlatformSysConfigLib\r
3402aac7 22\r
1e57a462 23[Sources.common]\r
601e3607 24 ArmPlatformSysConfigLibNull.c\r
1e57a462 25\r
26[Packages]\r
27 MdePkg/MdePkg.dec\r
1e57a462 28 ArmPlatformPkg/ArmPlatformPkg.dec\r