Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2015 15:54:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 197881] [PATCH] boot1.efi UEFI system table corruption
Message-ID:  <bug-197881-8-76IgLvhaTN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-197881-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-197881-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=197881

--- Comment #2 from Ed Maste <emaste@freebsd.org> ---
Looks like this was fixed in a slightly different way on HEAD, to support 4Kn
drives, here: https://svnweb.freebsd.org/base?view=revision&revision=273865 (or
git 37cb22f7)

That change also divides lba by bootdev->Media->BlockSize / DEV_BSIZE - i.e.,
by 4 for CDs and by 8 for 4Kn.

-- 
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-197881-8-76IgLvhaTN>