## @file
|
# Component information file for NULL instance of the Board ACPI Enable library
|
#
|
# Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
|
# Copyright (c) Microsoft Corporation.<BR>
|
#
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
#
|
##
|
|
[Defines]
|
INF_VERSION = 0x00010005
|
BASE_NAME = BoardAcpiTableLibNull
|
FILE_GUID = F220FAB7-F8E4-4E7A-A599-D47E2D547956
|
MODULE_TYPE = BASE
|
VERSION_STRING = 1.0
|
LIBRARY_CLASS = BoardAcpiTableLib
|
|
[Packages]
|
MinPlatformPkg/MinPlatformPkg.dec
|
MdePkg/MdePkg.dec
|
|
[Sources]
|
BoardAcpiTableLibNull.c
|