Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARM/VExpressPkg: fix build failure on StandaloneMm #247

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

LeviYeoReum
Copy link
Contributor

commit 8bc44608b8ea ("MdeModulePkg: Add ImagePropertiesRecordLib") makes build failure on StandaloneMm.

commit f8d9a0a ("Update to New StackCheckLib") replace BaseStackCheckLib to StackCheckLibNull.

To fix build failure,

  1. add ImpagePropertiesRecordLib and related libraries,
  2. replace StackCheckLib to StackCheckLibNull.

commit 8bc44608b8ea ("MdeModulePkg: Add ImagePropertiesRecordLib")
makes build failure on StandaloneMm.

commit f8d9a0a ("Update to New StackCheckLib")
replace BaseStackCheckLib to StackCheckLibNull.

To fix build failure,
   1. add ImpagePropertiesRecordLib and related libraries,
   2. replace StackCheckLib to StackCheckLibNull.

Signed-off-by: Levi Yun <[email protected]>
@vbpandya
Copy link
Contributor

tested this PR, it fixes the build failure associated with Platform/ARM/VExpressPkg/PlatformStandaloneMm.dsc

@samimujawar samimujawar merged commit 4b3530d into tianocore:master Nov 18, 2024
1 check passed
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.

3 participants