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)
Tue, Apr 9, 11:35 PM
Unknown Object (File)
Apr 4 2024, 1:26 AM
Unknown Object (File)
Dec 23 2023, 8:33 PM
Unknown Object (File)
Dec 20 2023, 5:36 AM
Unknown Object (File)
Nov 29 2023, 8:17 AM
Unknown Object (File)
Nov 29 2023, 8:17 AM
Unknown Object (File)
Nov 29 2023, 8:17 AM
Unknown Object (File)
Nov 29 2023, 8:03 AM
Subscribers
None

Details

Summary

This solve problem when booting with efi on armv7

Test Plan

Tested on armv7
Tested on arm64

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 15116
Build 15209: arc lint + arc unit

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.