Skip to content
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.

Fixes simplified grub2 MAC loading #636

Merged
merged 1 commit into from
Oct 11, 2019

Conversation

lzap
Copy link
Member

@lzap lzap commented Oct 11, 2019

The simplified MAC loading works great:

#606

However, it does not when using grub2 in HTTP UEFI Boot. In that context, grub2 messes URL in memory and then fails to load any file. I have found out that when absolute paths are first, it works fine and only relative paths causes the bug to appear.

Also, instead of "source" we can now use "configfile" statement which prevents from "chainload" items below which can interfere with the included item.

@mmoll
Copy link
Contributor

mmoll commented Oct 11, 2019

merged, díky @lzap!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants