Bret Barkelew
Bret Barkelew
@rminnich, This is Bret Barkelew from MS. Jeremiah Cox (@out0xb2) and I talked to you briefly at OSFC about our desire to work with and contribute to Oreboot, but the...
You can see perhaps the worst offender here: https://github.com/microsoft/mu_basecore/blob/c4d0d1130454b3e5051bb601c707234e3a91713a/MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.c#L2185 But the idea is to wrap each of these tests in a descriptive macro or function so that it's more readable...
Standardize a telemetry path on ASSERTs that will enable a telemetry event (with some sort of useful identifier) for any ASSERT that happens on a production system (where ASSERTs don't...
This PR adds pipeline files that are a little verbose: https://github.com/microsoft/mu_basecore/pull/39 Optimize these.
This PR isn't final. Just using it to test against the EDK2 build servers.