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)
Wed, Mar 25, 8:35 AM
Unknown Object (File)
Mon, Mar 9, 11:01 AM
Unknown Object (File)
Feb 28 2026, 8:33 AM
Unknown Object (File)
Dec 13 2025, 1:09 AM
Unknown Object (File)
Nov 27 2025, 10:10 AM
Unknown Object (File)
Nov 20 2025, 11:48 PM
Unknown Object (File)
Nov 20 2025, 11:47 PM
Unknown Object (File)
Nov 20 2025, 11:47 PM
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.