[Bug 197641] UEFI loader creates invalid device path

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 14 17:22:08 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197641

--- Comment #4 from Chris Ruffin <cmruffin at gmail.com> ---

Thanks!  It does look like it is an omission of setting the node length to 4
just after line 119:

https://svnweb.freebsd.org/base/head/sys/boot/efi/libefi/efipart.c?revision=264088&view=markup#l119

For reference, the incompatibility is surfaced by implementing a check for this
condition here:

https://github.com/tianocore/edk2/blob/svn/branches/UDK2014.SP1/MdePkg/Library/UefiDevicePathLib/DevicePathUtilities.c#L88

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list