Skip to content

Fix build with edk2-202602#53

Open
danjujan wants to merge 1 commit into
pbatard:masterfrom
danjujan:master
Open

Fix build with edk2-202602#53
danjujan wants to merge 1 commit into
pbatard:masterfrom
danjujan:master

Conversation

@danjujan

Copy link
Copy Markdown
Contributor

The latest edk2 release removed support for gEfiUnicodeCollationProtocolGuid. Remove it to fix the build. See tianocore/edk2#11380 and tianocore/edk2-platforms#864 for more details.

       Last 25 log lines:
       > build.py...
       > /build/edk2-202602-unvendored-src/EfiFsPkg/EfiFsPkg/EroFs.inf(59): error 4000: Value of Protocol [gEfiUnicodeCollationProtocolGuid] is not found under [Protocols] section in
       >  /build/edk2-202602-unvendored-src/EfiFsPkg/EfiFsPkg.dec
       >         /build/edk2-202602-unvendored-src/MdePkg/MdePkg.dec
       >     /build/edk2-202602-unvendored-src/ShellPkg/ShellPkg.dec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant