]> git.proxmox.com Git - mirror_edk2.git/commit - StandaloneMmPkg/Core/FwVol.c
StandaloneMmPkg/Core: Fix typo in function name
authorPhilippe Mathieu-Daude <philmd@redhat.com>
Wed, 16 Oct 2019 13:25:32 +0000 (21:25 +0800)
committerHao A Wu <hao.a.wu@intel.com>
Thu, 17 Oct 2019 01:09:25 +0000 (09:09 +0800)
commit81e9eca7a40dbb835aab79a54d4c903997f3e5b6
tree02ddb123eebc9e855c5296ee718d7e004a51ed37
parentd4fa02a89efdbebb1b9eeb33b31147080da0d0c3
StandaloneMmPkg/Core: 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: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com>
StandaloneMmPkg/Core/Dispatcher.c
StandaloneMmPkg/Core/FwVol.c