Re: [edk2-devel] Using Depex for Standalone MM drivers on ARM

2023-06-08 Thread Kun Qin
Forgot to add applicable maintainers earlier.. It would be great if StandaloneMmPkg maintainers could shed some light here. Thanks, Kun On 6/6/2023 5:57 PM, Kun Qin via groups.io wrote: Hi all, We found an issue a while back on ARM systems, where the Standalone MM drivers with Depex specified

[edk2-devel] Using Depex for Standalone MM drivers on ARM

2023-06-06 Thread Kun Qin
Hi all, We found an issue a while back on ARM systems, where the Standalone MM drivers with Depex specified will run into a hang when TFA hands off to Standalone MM core. (https://bugzilla.tianocore.org/show_bug.cgi?id=3883) After some debugging, the logic in the ticket still seems to be true un