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

--- Comment #6 from commit-h...@freebsd.org ---
A commit references this bug:

Author: emaste
Date: Tue Jul  7 18:44:29 UTC 2015
New revision: 285246
URL: https://svnweb.freebsd.org/changeset/base/285246

Log:
  Avoid creating invalid UEFI device path

  The UEFI loader on the 10.1 release install disk (disc1) modifies an
  existing EFI_DEVICE_PATH_PROTOCOL instance in an apparent attempt to
  truncate the device path.  In doing so it creates an invalid device
  path.

  Perform the equivalent action without modification of structures
  allocated by firmware.

  PR:        197641
  MFC After:    1 week
  Submitted by:    Chris Ruffin <chris.ruf...@intel.com>

Changes:
  head/sys/boot/efi/libefi/efipart.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to