grub/include
Michael Marineau bf127238ee gpt: fix partition table indexing and validation
Portions of the code attempted to handle the fact that GPT entries on
disk may be larger than the currently defined struct while others
assumed the data could be indexed by the struct size directly. This
never came up because no utility uses a size larger than 128 bytes but
for the sake of safety we need to do this by the spec.
2016-09-02 17:04:13 -07:00
..
grub gpt: fix partition table indexing and validation 2016-09-02 17:04:13 -07:00
xen Import xen headers directly into GRUB 2015-11-08 21:23:52 +01:00
multiboot.h Add gcc_struct to all packed structures when compiling with mingw. 2013-12-15 14:14:30 +01:00
multiboot2.h multiboot_header_tag_module_align fix to confirm multiboot specification 2015-06-04 19:58:59 +03:00