Merge mainline into newreloc
This commit is contained in:
commit
88d2919b7d
30 changed files with 213 additions and 161 deletions
|
@ -807,6 +807,7 @@ grub_openbsd_boot (void)
|
|||
pa = pa->ba_next;
|
||||
pa->ba_type = OPENBSD_BOOTARG_END;
|
||||
pa++;
|
||||
|
||||
buf = (grub_uint8_t *) pa;
|
||||
argbuf_target_end = buf - buf0 + buf_target;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue