Heinrich Schuchardt ade317a281 efi_loader: avoid alignment error
In packed structures GUIDs are not aligned. Avoid a build error with
GCC 9.1 by using const void * as argument for guidcmp().

Reported-by: Ramon Fried <rfried.dev@gmail.com>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2019-07-16 22:17:22 +00:00
..
2019-07-16 22:17:22 +00:00
2019-06-23 14:18:42 +08:00
2019-07-15 10:30:08 +08:00