]> git.proxmox.com Git - mirror_edk2.git/commit
EmulatorPkg/DxeTimerLib: drop superfluous cast
authorLaszlo Ersek <lersek@redhat.com>
Sat, 7 Sep 2019 00:07:55 +0000 (02:07 +0200)
committerLaszlo Ersek <lersek@redhat.com>
Wed, 9 Oct 2019 07:40:09 +0000 (09:40 +0200)
commit60d222748a31346904b6a10affe8026016ee7b51
treeb91be5fd7c3c531a62c71498ba14736c4a92e7a6
parente1b59e085a430674fc5f31be276432d18cab63b4
EmulatorPkg/DxeTimerLib: drop superfluous cast

"gTimerEvent" has type EFI_EVENT already, drop the superfluous cast.

Cc: Andrew Fish <afish@apple.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
EmulatorPkg/Library/DxeTimerLib/DxeTimerLib.c