ARM/VExpressPkg: fix build failure on StandaloneMm
commit 8bc44608b8ea ("MdeModulePkg: Add ImagePropertiesRecordLib")
makes build failure on StandaloneMm.
commit f8d9a0a17e1a ("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 <yeoreum.yun@arm.com>
Loading
Please register or sign in to comment