## @file # Provides services to update ASL tables. # # Copyright (c) 2017, Intel Corporation. All rights reserved.
# # SPDX-License-Identifier: BSD-2-Clause-Patent # ## [Defines] INF_VERSION = 0x00010017 BASE_NAME = DxeAslUpdateLibNull FILE_GUID = C7A3725F-6146-4FAB-B2EF-B4CED222DA52 VERSION_STRING = 1.0 MODULE_TYPE = BASE LIBRARY_CLASS = AslUpdateLib [Packages] MdePkg/MdePkg.dec KabylakeSiliconPkg/SiPkg.dec [Sources] DxeAslUpdateLibNull.c