summaryrefslogtreecommitdiffstats
path: root/src/image
diff options
context:
space:
mode:
authorMichael Brown2014-07-31 13:17:59 +0200
committerMichael Brown2014-07-31 13:17:59 +0200
commit88bd71a27abb658a2ac12b54ed78c5cfd4c99f53 (patch)
tree775b2cd4a7d36ce3c0bb3526211ca6e6651b71f7 /src/image
parent[efi] Use efi_handle_name() instead of efi_devpath_text() where applicable (diff)
downloadipxe-88bd71a27abb658a2ac12b54ed78c5cfd4c99f53.tar.gz
ipxe-88bd71a27abb658a2ac12b54ed78c5cfd4c99f53.tar.xz
ipxe-88bd71a27abb658a2ac12b54ed78c5cfd4c99f53.zip
[efi] Allow compiler to perform type checks on EFI_HANDLE
The EFI headers define EFI_HANDLE as a void pointer, which renders type checking on anything dealing with EFI handles somewhat useless. Work around this bizarre sabotage attempt by redefining EFI_HANDLE as a pointer to an anonymous structure. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/image')
0 files changed, 0 insertions, 0 deletions