]> git.proxmox.com Git - grub2.git/commit - ChangeLog
2008-07-01 Pavel Roskin <proski@gnu.org>
authorproski <proski@localhost>
Tue, 1 Jul 2008 23:18:25 +0000 (23:18 +0000)
committerproski <proski@localhost>
Tue, 1 Jul 2008 23:18:25 +0000 (23:18 +0000)
commitf341f6692cea00cba17589a677b4a8369b14e7d7
tree466f40628a13920d9c0936425765b219f05e5ad0
parent0e9e51ec4fcab669635f35c3b8bc253eead52fd3
2008-07-01  Pavel Roskin  <proski@gnu.org>

* fs/fat.c: Fix UUID calculation on big-endian systems.  We
write uuid as a 32-bit value in CPU byte order, so declare and
use it as such.
ChangeLog
fs/fat.c