Propagate the EFI commits to x86-efi specific parts.
This commit is contained in:
parent
3e3dff249f
commit
44bbfa33b8
4 changed files with 9 additions and 5 deletions
|
@ -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. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue