mirror of https://github.com/acidanthera/audk.git
16 lines
538 B
PHP
16 lines
538 B
PHP
## @file
|
|
# Mde DSC include file for [LibraryClasses*] section of all Architectures.
|
|
#
|
|
# This file can be included to the [LibraryClasses*] section(s) of a platform DSC file
|
|
# by using "!include MdePkg/MdeLibs.dsc.inc" to specify the library instances
|
|
# of some EDKII basic/common library classes.
|
|
#
|
|
# Copyright (c) 2021, Intel Corporation. All rights reserved.<BR>
|
|
#
|
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
#
|
|
##
|
|
|
|
[LibraryClasses]
|
|
RegisterFilterLib|MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull.inf
|