Re: [edk2-devel] [PATCH v3 00/13] Add GHCBv2 macro and helpers

2021-05-29 Thread Laszlo Ersek
On 05/19/21 20:19, Brijesh Singh wrote: > This series is taken from the SNP RFC. This series defines the GHCBv2 > macros and NAE events. Additionally, it also introduces a helper to > clear the page encryption mask from the Mmio region. > > The series is based on the commit: > 15ee7b76891a Crypto

Re: [edk2-devel] [PATCH v3 00/13] Add GHCBv2 macro and helpers

2021-05-20 Thread Laszlo Ersek
On 05/19/21 20:19, Brijesh Singh wrote: > This series is taken from the SNP RFC. This series defines the GHCBv2 > macros and NAE events. Additionally, it also introduces a helper to > clear the page encryption mask from the Mmio region. > > The series is based on the commit: > 15ee7b76891a Crypto

[edk2-devel] [PATCH v3 00/13] Add GHCBv2 macro and helpers

2021-05-19 Thread Brijesh Singh
This series is taken from the SNP RFC. This series defines the GHCBv2 macros and NAE events. Additionally, it also introduces a helper to clear the page encryption mask from the Mmio region. The series is based on the commit: 15ee7b76891a CryptoPkg/BaseCryptLib: Fix possible uninitialized use Cc