]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make structure padding explicit in EFI_MEMORY_DESCRIPTOR
authorEd Maste <emaste@FreeBSD.org>
Thu, 22 Jun 2017 14:30:09 +0000 (14:30 +0000)
committerEd Maste <emaste@FreeBSD.org>
Thu, 22 Jun 2017 14:30:09 +0000 (14:30 +0000)
commit4267fb758b0e62b90c2bc7fc8046128c9e631a3e
tree06f327d72c996e388c743b8a437ba028abcb5535
parentcd32671786af38a406273cf12351e1e563135110
Make structure padding explicit in EFI_MEMORY_DESCRIPTOR

The EFI memory descriptor 64-bit aligns PhysicalStart on both 32- and
64-bit platforms.  Make the padding explicit for i386 EFI.

Submitted by: Siva Mahadevan <smahadevan@freebsdfoundation.org>
MFC after: 3 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D11301
sys/boot/efi/include/efidef.h