public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v3 0/1] Add support for running shell test application in an immutable volume
@ 2023-06-30 18:14 Kun Qin
  2023-06-30 18:14 ` [PATCH v3 1/1] UnitTestFrameworkPkg: UnitTestPersistenceLib: Save Unit Test Cache Option Kun Qin
  0 siblings, 1 reply; 5+ messages in thread
From: Kun Qin @ 2023-06-30 18:14 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 rebase of a previously submitted patch series based on top
of master branch: https://edk2.groups.io/g/devel/message/105827.

The main changes between v2 and v3 patch are:
  - Rebased to top of master. No other changes.

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

Patch v3 branch: https://github.com/kuqin12/edk2/tree/unit_test_fv_v3

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.41.0.windows.1


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

end of thread, other threads:[~2023-07-20  0:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-30 18:14 [PATCH v3 0/1] Add support for running shell test application in an immutable volume Kun Qin
2023-06-30 18:14 ` [PATCH v3 1/1] UnitTestFrameworkPkg: UnitTestPersistenceLib: Save Unit Test Cache Option Kun Qin
2023-06-30 23:00   ` [edk2-devel] " Michael Kubacki
2023-07-07 15:45     ` Kun Qin
2023-07-20  0:48     ` Michael D Kinney

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