Re: [edk2] [PATCH v2 0/2] Introduce UEFI PI 1.5 MM PPI.

2018-08-02 Thread Gao, Liming
This version change is good to me. Reviewed-by: Liming Gao > -Original Message- > From: Marvin Häuser [mailto:marvin.haeu...@outlook.com] > Sent: Tuesday, July 24, 2018 8:10 PM > To: edk2-devel@lists.01.org > Cc: Kinney, Michael D ; Gao, Liming > ; Zeng, Star ; Dong, > Eric ; Ni,

[edk2] [PATCH v2 0/2] Introduce UEFI PI 1.5 MM PPI.

2018-07-24 Thread Marvin Häuser
This patch series adds the MM PPIs introduced with the UEFI PI 1.5 specification and in consequence changes the previous MdeModulePkg SMM PPIs to shim these. Marvin Haeuser (2): MdePkg: Add PI 1.5 MM PPI declarations. MdeModulePkg: Change SMM PPIs to shim MM PPIs.