Page MenuHomeFreeBSD

efi: Do not pad the efi devpath structure
ClosedPublic

Authored by manu on Feb 17 2018, 8:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 6 2024, 9:02 PM
Unknown Object (File)
Oct 17 2024, 3:59 AM
Unknown Object (File)
Oct 17 2024, 3:58 AM
Unknown Object (File)
Oct 17 2024, 3:58 AM
Unknown Object (File)
Sep 26 2024, 6:09 PM
Unknown Object (File)
Sep 24 2024, 9:14 AM
Unknown Object (File)
Sep 21 2024, 12:49 PM
Unknown Object (File)
Sep 21 2024, 6:59 AM
Subscribers
None

Details

Summary

This solve problem when booting with efi on armv7

Test Plan

Tested on armv7
Tested on arm64

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This looks perfect. EDK2 definintions in Include/Protocol/DevicePath.h have it just like this.

This revision is now accepted and ready to land.Feb 18 2018, 7:15 AM
This revision was automatically updated to reflect the committed changes.