Propagate the EFI commits to x86-efi specific parts.

This commit is contained in:
Vladimir Serbinenko 2013-12-11 16:11:17 +01:00
parent 3e3dff249f
commit 44bbfa33b8
4 changed files with 9 additions and 5 deletions

View file

@ -671,7 +671,7 @@ grub_cpu_xnu_fill_devicetree (grub_uint64_t *fsbfreq_out)
{
void *ptr;
struct grub_xnu_devtree_key *curkey;
grub_efi_guid_t guid;
grub_efi_packed_guid_t guid;
char guidbuf[64];
/* Retrieve current key. */