Hi,
I am super new to EDK2 development so excuse my ignorance. While browsing the
code base I find a lot places where the keyword "NULL" is used in place of a
LibraryClass, specifically in DSC files. For example,
in edk2/UefiPayloadPkg/UefiPayloadPkgIa32.dsc:
MdeModulePkg/Core/Dxe/DxeMain.inf {
<LibraryClasses>
NULL|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
}
What does this mean? Does it mean that the LzmaCustomDecompressLib.inf library
instance is unconditionally linked for this package?
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#70864): https://edk2.groups.io/g/devel/message/70864
Mute This Topic: https://groups.io/mt/80192232/21656
Group Owner: [email protected]
Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-