diff options
author | Laszlo Ersek <lersek@redhat.com> | 2019-09-07 00:45:38 +0200 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2019-10-09 09:40:09 +0200 |
commit | abf8f69ebf08df5db5e9ff55ffe5b8437be48b3b (patch) | |
tree | f68639ba2436c16b68bf8f544f11f6db1def50b2 /BaseTools/Source/Python/CommonDataClass/Exceptions.py | |
parent | 3522ea73f932e2475ff4294715384dfc8c3e127b (diff) | |
download | edk2-abf8f69ebf08df5db5e9ff55ffe5b8437be48b3b.tar.gz edk2-abf8f69ebf08df5db5e9ff55ffe5b8437be48b3b.tar.bz2 edk2-abf8f69ebf08df5db5e9ff55ffe5b8437be48b3b.zip |
MdeModulePkg/UefiHiiLib: stop using EFI_HANDLE in place of EFI_HII_HANDLE
HiiGetHiiHandles() returns an array of EFI_HII_HANDLEs, not EFI_HANDLEs.
HiiGetString() takes an EFI_HII_HANDLE, not an EFI_HANDLE.
This change is a no-op in practice; it's a semantic improvement.
Cc: Dandan Bi <dandan.bi@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/CommonDataClass/Exceptions.py')
0 files changed, 0 insertions, 0 deletions