Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 4260c478671537e2122ed6c5485a188c2f0449f9
https://github.com/tianocore/edk2/commit/4260c478671537e2122ed6c5485a188c2f0449f9
Author: Michael Kubacki <[email protected]>
Date: 2020-06-14 (Sun, 14 Jun 2020)
Changed paths:
M MdePkg/Include/Library/UnitTestLib.h
Log Message:
-----------
MdePkg/UnitTestLib.h: Drop FrameworkHandle param from SaveFrameworkState()
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2612
The framework handle can be retrieved from GetActiveFrameworkHandle()
internal to SaveFrameworkState() so this change removes the parameter
from the function signature.
Cc: Bret Barkelew <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Michael D Kinney <[email protected]>
Signed-off-by: Michael Kubacki <[email protected]>
Reviewed-by: Bret Barkelew <[email protected]>
Reviewed-by: Michael D Kinney <[email protected]>
Reviewed-by: Zhiguang Liu <[email protected]>
Commit: b90beadfae8f1153697fbb87f923cfa14578ee3e
https://github.com/tianocore/edk2/commit/b90beadfae8f1153697fbb87f923cfa14578ee3e
Author: Michael Kubacki <[email protected]>
Date: 2020-06-14 (Sun, 14 Jun 2020)
Changed paths:
M UnitTestFrameworkPkg/Library/UnitTestLib/RunTests.c
M UnitTestFrameworkPkg/Library/UnitTestLib/UnitTestLib.c
Log Message:
-----------
UnitTestFrameworkPkg/UnitTestLib: Update SaveFrameworkState() signature
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2612
Removes the FrameworkHandle parameter from SaveFrameworkState() in the
UnitTestLib library instance and updates callers of the function in the
library to use the new function signature.
Cc: Bret Barkelew <[email protected]>
Cc: Sean Brogan <[email protected]>
Cc: Michael D Kinney <[email protected]>
Signed-off-by: Michael Kubacki <[email protected]>
Reviewed-by: Bret Barkelew <[email protected]>
Reviewed-by: Michael D Kinney <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/9af1064995d4...b90beadfae8f
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits