Actions
Bug #8420
closedloader.efi: EFI_MEMORY_DESCRIPTOR and EFI_BLOCK_IO_MEDIA need padding
Start date:
2017-06-22
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
The problem is revealed in 32-bit version; unfortunately the specification is not really too clear either. Fix confirmed with 32-bit UEFI and qemu, and verified no regression with 64-bit UEFI.
See also: https://svnweb.freebsd.org/base?view=revision&revision=320234, note the block io media issue is not yet addressed in FreeBSD.
Updated by Electric Monk about 5 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit feff18a41e45afb02478e67d56fad5027334f115
commit feff18a41e45afb02478e67d56fad5027334f115 Author: Toomas Soome <tsoome@me.com> Date: 2017-06-24T16:27:38.000Z 8420 loader.efi: EFI_MEMORY_DESCRIPTOR and EFI_BLOCK_IO_MEDIA need padding Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions