mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
The second call to CreateMmFoundationHobList () expects the address of the beginning of the platform hob list in the third parameter. However it has being given the beginning of the HobList which is PHIT. This causes later wrong address calculations which in turns puts MM core in infinite loop, because the IPL passed hob without EFI_HOB_TYPE_END_OF_HOB_LIST. Signed-off-by: Khalid Ali <khaliidcaliy@gmail.com> |
||
|---|---|---|
| .. | ||
| MmCommunicationDxe | ||
| MmCommunicationNotifyDxe | ||
| StandaloneMmIplPei | ||