diff options
author | Laszlo Ersek <lersek@redhat.com> | 2019-09-07 13:34:09 +0200 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2019-10-09 09:40:09 +0200 |
commit | 02ee79fa6a63c79d234cdccf1cf74ecb77ffa9e2 (patch) | |
tree | f4cbad7aed62baa2559682c5f4e1f3d78416dd2f /BaseTools/Source/Python/CommonDataClass/Exceptions.py | |
parent | 60d222748a31346904b6a10affe8026016ee7b51 (diff) | |
download | edk2-02ee79fa6a63c79d234cdccf1cf74ecb77ffa9e2.tar.gz edk2-02ee79fa6a63c79d234cdccf1cf74ecb77ffa9e2.tar.bz2 edk2-02ee79fa6a63c79d234cdccf1cf74ecb77ffa9e2.zip |
EmulatorPkg: stop abusing EFI_HANDLE for keystroke notify registration
EFI_REGISTER_KEYSTROKE_NOTIFY and EFI_UNREGISTER_KEYSTROKE_NOTIFY require
the notification handle to have type (VOID*). The notification handle has
nothing to do with the EFI_HANDLE type.
This change is a semantic fix; functionally, it's a no-op.
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>
Diffstat (limited to 'BaseTools/Source/Python/CommonDataClass/Exceptions.py')
0 files changed, 0 insertions, 0 deletions