Last change
on this file since 106129 was 105670, checked in by vboxsync, 4 months ago |
Devices/EFI/FirmwareNew: Merge edk2-stable-202405 and make it build on aarch64, bugref:4643
|
-
Property svn:eol-style
set to
native
|
File size:
969 bytes
|
Line | |
---|
1 | ## @file
|
---|
2 | # Mde DSC include file for [LibraryClasses*] section of all Architectures.
|
---|
3 | #
|
---|
4 | # This file can be included to the [LibraryClasses*] section(s) of a platform DSC file
|
---|
5 | # by using "!include MdePkg/MdeLibs.dsc.inc" to specify the library instances
|
---|
6 | # of some EDKII basic/common library classes.
|
---|
7 | #
|
---|
8 | # Copyright (c) 2021 - 2024, Intel Corporation. All rights reserved.<BR>
|
---|
9 | #
|
---|
10 | # SPDX-License-Identifier: BSD-2-Clause-Patent
|
---|
11 | #
|
---|
12 | ##
|
---|
13 |
|
---|
14 | [LibraryClasses]
|
---|
15 | ArmTrngLib|MdePkg/Library/BaseArmTrngLibNull/BaseArmTrngLibNull.inf
|
---|
16 | RegisterFilterLib|MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull.inf
|
---|
17 | CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
|
---|
18 | SmmCpuRendezvousLib|MdePkg/Library/SmmCpuRendezvousLibNull/SmmCpuRendezvousLibNull.inf
|
---|
19 | SafeIntLib|MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf
|
---|
20 | SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
|
---|
21 | MmUnblockMemoryLib|MdePkg/Library/MmUnblockMemoryLib/MmUnblockMemoryLibNull.inf
|
---|
Note:
See
TracBrowser
for help on using the repository browser.