[Bug 197881] [PATCH] boot1.efi UEFI system table corruption

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 23 15:54:22 UTC 2015


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

--- Comment #2 from Ed Maste <emaste at 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.


More information about the freebsd-bugs mailing list