The patch serial is good to me. Reviewed-by: Liming Gao <liming....@intel.com>
-----Original Message----- From: Jeff Fan [mailto:jeff....@intel.com] Sent: Wednesday, May 06, 2015 2:25 PM To: edk2-devel@lists.sourceforge.net Subject: [edk2] [Patch 0/2] SMM register protocol notify function clarify PI 1.4 clarified SMM register protocol notify function return status as below: EFI_SUCCESS Successfully returned the registration record that has been added or unhooked EFI_INVALID_PARAMETER Protocol is NULL or Registration is NULL The implementation of SmmRegisterProtocolNotify() already followed this new rule, needn't to be updated. Jeff Fan (2): MdePkg/PiSmmCis.h: SMM register protocol notify function clarify MdeModulePkg/SmmCore: SMM register protocol notify function clarify MdeModulePkg/Core/PiSmmCore/Notify.c | 6 +++--- MdePkg/Include/Pi/PiSmmCis.h | 5 +++-- 2 files changed, 6 insertions(+), 5 deletions(-) -- 1.9.5.msysgit.0 ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ edk2-devel mailing list edk2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-devel ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ edk2-devel mailing list edk2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-devel