]> git.ipfire.org Git - thirdparty/grub.git/commit
multiboot2: Fix alignment of header tags
authorDaniel Kiper <daniel.kiper@oracle.com>
Fri, 10 Mar 2017 15:53:39 +0000 (16:53 +0100)
committerDaniel Kiper <daniel.kiper@oracle.com>
Fri, 10 Mar 2017 15:53:39 +0000 (16:53 +0100)
commitd81931d0e5830467b778f20b7eca761240d337f7
treec5bc447d7b2b51db48523870df96af0a202f61e8
parent4ca26ce6fb60862542921c7481180b5905dbb4af
multiboot2: Fix alignment of header tags

Header tags have to be 8-bytes aligned. So, fix it.
Additionally, mention header closing tag in the spec.

Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
doc/multiboot.texi