In article <[EMAIL PROTECTED]> Marcel Moolenaar <[EMAIL PROTECTED]> writes:
> marcel 2006-11-05 22:03:04 UTC > > FreeBSD src repository > > Modified files: > sys/boot Makefile > sys/boot/efi/include efilib.h > sys/boot/efi/libefi Makefile efifs.c efinet.c time.c > sys/boot/ia64 Makefile > sys/boot/ia64/common bootinfo.c copy.c devicename.c exec.c > sys/boot/ia64/efi Makefile conf.c efimd.c main.c version > sys/boot/ia64/ski Makefile efi_stub.c libski.h main.c > skifs.c version > Added files: > sys/boot/efi/libefi errno.c handles.c > sys/boot/ia64/common Makefile autoload.c libia64.h > sys/boot/ia64/ski skimd.c > Removed files: > sys/boot/efi/libefi bootinfo.c copy.c devicename.c efiboot.h > efifpswa.c elf_freebsd.c module.c > sys/boot/ia64/ski bootinfo.c copy.c devicename.c > elf_freebsd.c > Log: > Major rework of the ia64 loaders. The two primary objectives are: > 1. Make libefi portable by removing ia64 specific code and build > it on i386 and amd64 by default to prevent regressions. These > changes include fixes and improvements over previous code to > establish or improve APIs where none existed or when the amount > of kluging was unacceptably high. It is not needed on pc98. --- TAKAHASHI Yoshihiro <[EMAIL PROTECTED]> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
