[Bug 197881] boot1.efi UEFI system table corruption

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 23 15:09:29 UTC 2015


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

--- Comment #1 from Chris Ruffin <cmruffin at gmail.com> ---
Created attachment 153375
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153375&action=edit
patch which resolves disagreement on block size

ufsread.c assumes a device block size of 512 in all calls to dskread() which is
implemented in boot1.c.  This patch causes dskread() to follow that same
assumption.

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


More information about the freebsd-bugs mailing list