cvs commit: src/sys/boot/efi/include efilib.hsrc/sys/boot/efi/libefi
Makefile copy.c
Marcel Moolenaar
marcel at FreeBSD.org
Sat Nov 27 16:30:23 PST 2004
marcel 2004-11-28 00:30:22 UTC
FreeBSD src repository
Modified files:
sys/boot/efi/include efilib.h
sys/boot/efi/libefi Makefile copy.c
Log:
o Introduce efimd_va2pa() to translate addresses in efi_copy{in|out}()
and efi_readin(). This removes MD code from copy.c.
o Don't unconditionally add pal.S to SRCS. It's specific to ia64.
Revision Changes Path
1.4 +2 -0 src/sys/boot/efi/include/efilib.h
1.16 +9 -9 src/sys/boot/efi/libefi/Makefile
1.6 +10 -23 src/sys/boot/efi/libefi/copy.c
More information about the cvs-src
mailing list