On 03/29/2019 11:09 AM, Daniel Kiper wrote:
> From: Andrew Jeddeloh
>
> Previously the setup_header length was just assumed to be the size of the
> linux_kernel_params struct. The linux x86 32-bit boot protocol says that
> the size of the linux_i386_kernel_header is 0x202 + the byte value at 0x20
Current comments forms are annoying, so, some of them are disallowed
starting from now. New rules are more flexible and mostly aligned
with, e.g., Linux kernel comments rules.
Signed-off-by: Daniel Kiper
---
docs/grub-dev.texi | 43 +--
1 file changed, 29
From: Andrew Jeddeloh
Previously the setup_header length was just assumed to be the size of the
linux_kernel_params struct. The linux x86 32-bit boot protocol says that
the size of the linux_i386_kernel_header is 0x202 + the byte value at 0x201
in the linux_i386_kernel_header. Calculate the size
On Thu, Mar 28, 2019 at 03:26:37PM -0600, Eric Snowberg wrote:
> Function grub_efi_find_last_device_path may return NULL when called
> from grub_efidisk_get_device_name
>
> Signed-off-by: Eric Snowberg
Reviewed-by: Daniel Kiper
Daniel
___
Grub-devel
On Thu, Mar 28, 2019 at 02:32:31PM -0600, Eric Snowberg wrote:
> Function grub_efi_find_last_device_path may return constant NULL when
> called from find_parent_device.
>
> Signed-off-by: Eric Snowberg
Reviewed-by: Daniel Kiper
Daniel
___
Grub-devel
On Thu, Mar 28, 2019 at 03:26:36PM -0600, Eric Snowberg wrote:
> Function grub_efi_find_last_device path may return NULL when called
> from is_child.
>
> Signed-off-by: Eric Snowberg
Reviewed-by: Daniel Kiper
Daniel
___
Grub-devel mailing list
Grub-d