On 11/10/2017 21:45, Leo Duran wrote:
> +  // Override PSD offset for AMD
> +  //
> +  if (SmmStandardSignatureIsAuthenticAMD ()) {
> +    gStmPsdOffset = AMD_SMM_PSD_OFFSET;
> +  }
> +

I think the right thing to do here would be to use the SMM state save
map revision; in the case of AMD, the low 16 bits (IIRC) would be 0x0064.

Paolo
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to