https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197641
--- Comment #4 from Chris Ruffin <[email protected]> --- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
