Re: [edk2-devel] The API in BaseCryptLib can't seed the pseudorandom number generator properly

2024-02-17 Thread eddie wang
Hi Laszlo, After digging dipper, we found that the *EVP_RAND_fetch *in "rand_new_seed" and "rand_new_drbg" both got NULL in our case. It's meant the DRBG implementation could not be fetched. We also compared it to the case on Linux, and they could both fetched DRBG implementation correctly. Is it

Re: [edk2-devel] [Patch 1/1] BaseTools/Scripts/PatchCheck: Error if commit modifies multiple packages

2024-02-17 Thread Michael D Kinney
Hi Ard, I did some experiments with the 2 methods discussed earlier in this thread to disable the specific check being discussed in this patch. Details of the experiments and analysis of the results are included at the end of the email. 1) Use GitHub PR Label 2) Add a special tags to a commit m