mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 16:22:36 +02:00
part: move efi_guid_t
Prep work for next patch. Signed-off-by: Rob Clark <robdclark@gmail.com> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
committed by
Alexander Graf
parent
0923876d29
commit
0d6ab32e37
@@ -28,6 +28,10 @@
|
||||
|
||||
struct efi_device_path;
|
||||
|
||||
typedef struct {
|
||||
u8 b[16];
|
||||
} efi_guid_t;
|
||||
|
||||
#define EFI_BITS_PER_LONG BITS_PER_LONG
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user