Tim Hoppen

Results 2 comments of Tim Hoppen

My thought was a version associated with the unit test itself. For instance, MorLockFunctionalTestApp has a version specified: https://github.com/microsoft/mu_plus/blob/d0d305b620baced42adf16b2387af9412fdc0ef9/UefiTestingPkg/FunctionalSystemTests/MorLockTestApp/MorLockTestApp.c#L24 https://github.com/microsoft/mu_plus/blob/d0d305b620baced42adf16b2387af9412fdc0ef9/UefiTestingPkg/FunctionalSystemTests/MorLockTestApp/MorLockTestApp.c#L1244 If the application is updated (and I'm hoping that the...

There is a related conversation in an edk2 PR (filed by myself) https://github.com/tianocore/edk2/pull/11478 Copying the latest comment (from @mdkinney) on the PR here: > If the goal is to support...