Skip to content

Commit 95f1b10

Browse files
apop5mergify[bot]
authored andcommitted
ArmPkg: Add HobLib to ArmStandaloneMmCoreEntryPoint.
ArmStandaloneMmCoreEntryPoint makes use of GetNextHob which comes from HobLib. The inf does not specify HobLib has one of its library classes. Specify HobLib in the LibraryClasses section of the inf. Signed-off-by: Aaron Pop <[email protected]>
1 parent aa980f0 commit 95f1b10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ArmPkg/Library/ArmStandaloneMmCoreEntryPoint/ArmStandaloneMmCoreEntryPoint.inf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
ArmTransferListLib
4949
ArmFfaLib
5050
StackCheckLib
51+
HobLib
5152

5253
[Guids]
5354
gMpInformationHobGuid

0 commit comments

Comments
 (0)