Date
1 - 2 of 2
[PATCH v1 0/2] Fix StandaloneMmPkg HOB issue
Fix two issues in StandaloneMmPkg HOB.
Ming Huang (2): StandaloneMmPkg/Hob: Assert or return NULL for create hob failed StandaloneMmPkg: Fix HOB space and heap space conflicted issue StandaloneMmPkg/Core/StandaloneMmCore.c | 17 ++++++++++++++++- StandaloneMmPkg/Core/StandaloneMmCore.inf | 3 +++ .../Arm/StandaloneMmCoreHobLib.c | 6 ++++++ .../StandaloneMmHobLib/StandaloneMmHobLib.c | 3 +++ StandaloneMmPkg/StandaloneMmPkg.dec | 2 ++ 5 files changed, 30 insertions(+), 1 deletion(-) -- 2.17.1
|
|
Hi,
toggle quoted messageShow quoted text
Any comment about this series? 在 2/9/22 8:25 PM, Ming Huang 写道:
Fix two issues in StandaloneMmPkg HOB.
|
|