Skip to content

Conversation

@mikebeaton
Copy link
Member

@mikebeaton mikebeaton commented Nov 30, 2025

These changes fix the build of all four WhitleyOpenBoardPkg platforms:

CooperCityRvp
WilsonCityRvp
JunctionCity
Aowanda

The IpmiFeaturePkg fix is required as WhitleyOpenBoardPkg platforms fail to build with library class not found errors without it.

The remaining Pcd changes are necessary to resolve other library class not found errors within the build.

Note: Setting gMinPlatformPkgTokenSpaceGuid.PcdStandaloneMmEnable to TRUE at first looks like another route towards a working build, but that is no longer possible since UefiDevicePathLibStandaloneMm.inf was finally removed in tianocore/edk2@fdd6796.

…TANDALONE modules

The purpose of this change is to fix Platform/Intel/WhitleyOpenBoardPkg
platforms, which fail to build with unresolved library classes without it.

Signed-off-by: Mike Beaton <mjsbeaton@gmail.com>
These changes plus the preceding commit fix build of all four
WhitleyOpenBoardPkg platforms:

CooperCityRvp
WilsonCityRvp
JunctionCity
Aowanda

Note: Setting gMinPlatformPkgTokenSpaceGuid.PcdStandaloneMmEnable to TRUE
at first looks like another route towards a working build, but that is no
longer possible since UefiDevicePathLibStandaloneMm.inf was finally
removed in tianocore/edk2@fdd6796.

Signed-off-by: Mike Beaton <mjsbeaton@gmail.com>
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