From: Michael Kubacki <michael.kuba...@microsoft.com>

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2612

Simplifies the SaveFrameworkState() interface by removing the
FrameworkHandle parameter. The expectation is that this API is called
from within a test suite prior to test case completion such as a reboot.
The active framework is tracked internally to the initialization API.

Cc: Bret Barkelew <brbar...@microsoft.com>
Cc: Sean Brogan <sean.bro...@microsoft.com>
Cc: Liming Gao <liming....@intel.com>
Cc: Michael D Kinney <michael.d.kin...@intel.com>
Signed-off-by: Michael Kubacki <michael.kuba...@microsoft.com>

Michael Kubacki (2):
  MdePkg/UnitTestLib.h: Drop FrameworkHandle param from
    SaveFrameworkState()
  UnitTestFrameworkPkg/UnitTestLib: Update SaveFrameworkState()
    signature

 UnitTestFrameworkPkg/Library/UnitTestLib/RunTests.c    |  2 +-
 UnitTestFrameworkPkg/Library/UnitTestLib/UnitTestLib.c | 25 
++++++++++++--------
 MdePkg/Include/Library/UnitTestLib.h                   |  9 +++----
 3 files changed, 19 insertions(+), 17 deletions(-)

-- 
2.16.3.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#57758): https://edk2.groups.io/g/devel/message/57758
Mute This Topic: https://groups.io/mt/73179709/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to