public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Drop FrameworkHandle param from SaveFrameworkState()
@ 2020-04-21 18:35 Michael Kubacki
  2020-04-25  0:04 ` [edk2-devel] " brbarkel
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Kubacki @ 2020-04-21 18:35 UTC (permalink / raw)
  To: devel; +Cc: Bret Barkelew, Sean Brogan, Liming Gao, Michael D Kinney

From: Michael Kubacki <michael.kubacki@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 <brbarkel@microsoft.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [edk2-devel] [PATCH v1 0/2] Drop FrameworkHandle param from SaveFrameworkState()
  2020-04-21 18:35 [PATCH v1 0/2] Drop FrameworkHandle param from SaveFrameworkState() Michael Kubacki
@ 2020-04-25  0:04 ` brbarkel
  0 siblings, 0 replies; 2+ messages in thread
From: brbarkel @ 2020-04-25  0:04 UTC (permalink / raw)
  To: Michael Kubacki, devel

[-- Attachment #1: Type: text/plain, Size: 58 bytes --]

Reviewed-by: Bret Barkelew <bret.barkelew@microsoft.com>

[-- Attachment #2: Type: text/html, Size: 64 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-25  0:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-21 18:35 [PATCH v1 0/2] Drop FrameworkHandle param from SaveFrameworkState() Michael Kubacki
2020-04-25  0:04 ` [edk2-devel] " brbarkel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox