cvs commit: src/sys/boot Makefile src/sys/boot/efi/include efilib.h src/sys/boot/efi/libefi Makefile bootinfo.c copy.c devicename.c efiboot.h efifpswa.c efifs.c efinet.c elf_freebsd.c errno.c handles.c module.c time.c src/sys/boot/ia64 Makefile ...

Takahashi Yoshihiro nyan at jp.FreeBSD.org
Mon Nov 6 13:38:16 UTC 2006


In article <200611052203.kA5M34KU094799 at repoman.freebsd.org>
Marcel Moolenaar <marcel at FreeBSD.org> 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 <nyan at jp.FreeBSD.org>


More information about the cvs-src mailing list