]> git.ipfire.org Git - thirdparty/grub.git/commit
multiboot2: zero reserved field in memory map
authorAndrei Borzenkov <arvidjaar@gmail.com>
Tue, 23 Feb 2016 06:12:14 +0000 (09:12 +0300)
committerAndrei Borzenkov <arvidjaar@gmail.com>
Tue, 23 Feb 2016 06:12:14 +0000 (09:12 +0300)
commit15dfea842c03fd373b0b39e98716051815416e95
treed4341d500689a35551004164ec980690388ae1a5
parent054d1325e9ece974aecb478e6b43ca6c37d0bb3e
multiboot2: zero reserved field in memory map

Documentation says, bootloader should set reserved field to zero.

Reported by Wink Saville <wink@saville.com>
grub-core/loader/multiboot_mbi2.c