]> code.delx.au - refind/commit
Added gptsync program files.
authorsrs5694 <srs5694@users.sourceforge.net>
Wed, 24 Apr 2013 23:28:33 +0000 (19:28 -0400)
committersrs5694 <srs5694@users.sourceforge.net>
Wed, 24 Apr 2013 23:28:33 +0000 (19:28 -0400)
commit7dc003e307f043bdcb897c22d96a34ab0eedef8f
treef75844d52ddc63e065ce6634eddf0ec7fefbed6d
parent1b2fb96eceee7330a2fc574e15dd9d840534c07a
Added gptsync program files.
15 files changed:
gptsync/AutoGen.c [new file with mode: 0644]
gptsync/AutoGen.h [new file with mode: 0644]
gptsync/Make.gnuefi [new file with mode: 0644]
gptsync/Make.tiano [new file with mode: 0644]
gptsync/Make.unix [new file with mode: 0644]
gptsync/Makefile [new file with mode: 0644]
gptsync/README.txt [new file with mode: 0644]
gptsync/gptsync.8 [new file with mode: 0644]
gptsync/gptsync.c [new file with mode: 0644]
gptsync/gptsync.h [new file with mode: 0644]
gptsync/gptsync.mak [new file with mode: 0644]
gptsync/lib.c [new file with mode: 0644]
gptsync/os_efi.c [new file with mode: 0644]
gptsync/os_unix.c [new file with mode: 0644]
gptsync/showpart.c [new file with mode: 0644]