Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 96049a1cbcf39dc4a02e60aecb8c25e0f45b8ad8
https://github.com/tianocore/edk2/commit/96049a1cbcf39dc4a02e60aecb8c25e0f45b8ad8
Author: Phil Noh <[email protected]>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
M StandaloneMmPkg/Drivers/StandaloneMmIplPei/StandaloneMmIplPei.c
Log Message:
-----------
StandaloneMmPkg/StandaloneMmIplPei: Optimize CreateMmPlatformHob calls
Currently MM IPL calls 3 times for CreateMmPlatformHob platform library
function. The second and third calls intend to copy platform HOBs to the
target buffer. In the code flow, it is found that they can be optimized as
one call. It is expected to reduce time caused by the library call and
make the driver better for the library usage.
Signed-off-by: Phil Noh <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits