]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg DxeCore: Fix typo in function name
authorPhilippe Mathieu-Daude <philmd@redhat.com>
Wed, 16 Oct 2019 13:25:30 +0000 (21:25 +0800)
committerHao A Wu <hao.a.wu@intel.com>
Thu, 17 Oct 2019 01:09:02 +0000 (09:09 +0800)
commitb0570b48f3bd45625bcef42103872716d66e5218
treefd39f967f9c6b9b819edd42c9de304099f7f90b6
parent23ab8df01a2c64fcb2eea5300c7b7a43baeba821
MdeModulePkg DxeCore: 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/Dxe/Dispatcher/Dispatcher.c