diff options
| author | Doug Cook <dcook@microsoft.com> | 2026-09-10 23:32:01 +0300 |
|---|---|---|
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2026-09-11 04:56:37 +0300 |
| commit | 746b77eb1d7637e572eb2919fee6b5f2d4cad207 (patch) | |
| tree | 83dde3d806afc8e4f061cd5f7c773a0e56224c7e /BaseTools/Source/Python/Workspace/MetaFileCommentParser.py | |
| parent | c477ae87a45f2587d7b85771cc62984ad128e8c5 (diff) | |
| download | edk2-746b77eb1d7637e572eb2919fee6b5f2d4cad207.tar.xz | |
EmulatorPkg: DxeEmuLib LIBRARY_CLASS needs UEFI_APPLICATION
EmuThunkLib was recently updated (commit 143032958ea9, PR #13006) to
declare an explicit list of supported module types. The new list does
not include UEFI_APPLICATION.
This contradicts EmulatorPkg.dsc, which maps EmuThunkLib to DxeEmuLib in
a [LibraryClasses] section that explicitly includes UEFI_APPLICATION.
In addition, five EmulatorPkg libraries declare UEFI_APPLICATION support
and consume EmuThunkLib, so any UEFI_APPLICATION using one of them now
fails to build:
- DxeCoreTimerLib
- DxeEmuSerialPortLib
- DxeEmuStdErrSerialPortLib
- DxeTimerLib
- GuardUefiMemoryAllocationLib
Fix by adding UEFI_APPLICATION to the LIBRARY_CLASS of DxeEmuLib.inf.
Signed-off-by: Doug Cook <idigdoug@gmail.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/MetaFileCommentParser.py')
0 files changed, 0 insertions, 0 deletions
