]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/PiSmmCore/PiSmmIpl.c
MdeModulePkg PiSmmIpl: Add missing update to the prototype
authorStar Zeng <star.zeng@intel.com>
Tue, 12 Dec 2017 08:13:39 +0000 (16:13 +0800)
committerStar Zeng <star.zeng@intel.com>
Tue, 12 Dec 2017 10:20:03 +0000 (18:20 +0800)
commit8c721557687f7fd650920591bbeb598e9b6ff5ce
tree34808eefbb75979c9c84f55c95b61c851c081f69
parent83e901a507804bf27b8e6c8c2ec7c8f16555b495
MdeModulePkg PiSmmIpl: Add missing update to the prototype

It is missing to update the prototype of SmmCommunicationCommunicate()
in d1632f694be027dee87dd18fa8172d674221face.

This patch is to add it.

Cc: Dandan Bi <dandan.bi@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Dandan Bi <dandan.bi@intel.com>
MdeModulePkg/Core/PiSmmCore/PiSmmIpl.c