]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/PiSmmCore: Fix typo in function name
authorPhilippe Mathieu-Daude <philmd@redhat.com>
Wed, 16 Oct 2019 13:25:31 +0000 (21:25 +0800)
committerHao A Wu <hao.a.wu@intel.com>
Thu, 17 Oct 2019 01:09:02 +0000 (09:09 +0800)
commitd4fa02a89efdbebb1b9eeb33b31147080da0d0c3
treef865ddacf7ce7ee7a4965e5635d6e6598a8af593
parentb0570b48f3bd45625bcef42103872716d66e5218
MdeModulePkg/PiSmmCore: Fix typo in function name

An extra 's' slipped into the FvIsBeingProcessed function
name. Drop it to fix the typo.

Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com>
MdeModulePkg/Core/PiSmmCore/Dispatcher.c