Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 293b97d0c4624c13a4e934294d2c4b161a09a91b https://github.com/tianocore/edk2/commit/293b97d0c4624c13a4e934294d2c4b161a09a91b Author: Oliver Smith-Denny <o...@linux.microsoft.com> Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths: M MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressPassthru.c Log Message: ----------- Add the volatile keyword to NvmExpressDxe's Passthru CQ This updates the relevant functions that expect a non-volatile structure to be passed to them to take casts of the CQ now that it is volatile. Cc: Hao A Wu <hao.a...@intel.com> Cc: Ray Ni <ray...@intel.com> Cc: Jian J Wang <jian.j.w...@intel.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Cc: Michael Kubacki <mikub...@linux.microsoft.com> Cc: Sean Brogan <sean.bro...@microsoft.com> Signed-off-by: Oliver Smith-Denny <o...@linux.microsoft.com> Reviewed-by: Hao A Wu <hao.a...@intel.com> Acked-by: Michael Kubacki <michael.kuba...@microsoft.com> Commit: 8dbf868e02c71b407e31f9b41b5266169c702812 https://github.com/tianocore/edk2/commit/8dbf868e02c71b407e31f9b41b5266169c702812 Author: Oliver Smith-Denny <o...@linux.microsoft.com> Date: 2023-05-08 (Mon, 08 May 2023) Changed paths: M MdeModulePkg/Bus/Pci/NvmExpressPei/NvmExpressPeiPassThru.c Log Message: ----------- Add volatile keyword to NvmExpressPei's Passthru CQ This applies the volatile keyword and appropriate casts to the NvmExpressPei's Passthru CQ. Cc: Hao A Wu <hao.a...@intel.com> Cc: Ray Ni <ray...@intel.com> Cc: Jian J Wang <jian.j.w...@intel.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Cc: Michael Kubacki <mikub...@linux.microsoft.com> Cc: Sean Brogan <sean.bro...@microsoft.com> Signed-off-by: Oliver Smith-Denny <o...@linux.microsoft.com> Reviewed-by: Hao A Wu <hao.a...@intel.com> Acked-by: Michael Kubacki <michael.kuba...@microsoft.com> Compare: https://github.com/tianocore/edk2/compare/4dea9e4a0e9d...8dbf868e02c7 _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits