Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jul 2015 12:45:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 197641] [PATCH] UEFI loader creates invalid device path
Message-ID:  <bug-197641-8-6iPFoXr3kN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-197641-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-197641-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197641

--- Comment #7 from commit-hook@freebsd.org ---
A commit references this bug:

Author: emaste
Date: Tue Jul 28 12:45:09 UTC 2015
New revision: 285951
URL: https://svnweb.freebsd.org/changeset/base/285951

Log:
  MFC r285246: 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
  Submitted by:    Chris Ruffin <chris.ruffin at intel.com>

Changes:
_U  stable/10/
  stable/10/sys/boot/efi/libefi/efipart.c

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197641-8-6iPFoXr3kN>