public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Add support for running shell test application in an immutable volume
@ 2023-06-07  1:07 Kun Qin
  2023-06-07  1:07 ` [PATCH v2 1/1] UnitTestFrameworkPkg: UnitTestPersistenceLib: Save Unit Test Cache Option Kun Qin
  0 siblings, 1 reply; 2+ messages in thread
From: Kun Qin @ 2023-06-07  1:07 UTC (permalink / raw)
  To: devel; +Cc: Michael D Kinney, Michael Kubacki, Sean Brogan

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

This is a follow-up of a previously submitted patch series based on top
of master branch: https://edk2.groups.io/g/devel/message/105514.

The main changes between v1 and v2 patch are:
  - Added input argument support at library entrypoint.

The updated changes are verified on QEMU based Q35 virtual platform as
well as proprietary physical platforms.

Patch v2 branch: https://github.com/kuqin12/edk2/tree/unit_test_fv_v2

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Michael Kubacki <mikuback@linux.microsoft.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>

Kun Qin (1):
  UnitTestFrameworkPkg: UnitTestPersistenceLib: Save Unit Test Cache
    Option

 UnitTestFrameworkPkg/Library/UnitTestPersistenceLibSimpleFileSystem/UnitTestPersistenceLibSimpleFileSystem.c | 232 +++++++++++++-------
 1 file changed, 157 insertions(+), 75 deletions(-)

-- 
2.40.1.windows.1


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

end of thread, other threads:[~2023-06-07  1:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-07  1:07 [PATCH v2 0/1] Add support for running shell test application in an immutable volume Kun Qin
2023-06-07  1:07 ` [PATCH v2 1/1] UnitTestFrameworkPkg: UnitTestPersistenceLib: Save Unit Test Cache Option Kun Qin

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