Date: Thu, 23 Sep 2004 18:37:37 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/efi/libefi elf_freebsd.csrc/sys/boot/efi/loader main.c Message-ID: <200409231837.i8NIbbbd054748@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004-09-23 18:37:37 UTC FreeBSD src repository Modified files: sys/boot/efi/libefi elf_freebsd.c sys/boot/efi/loader main.c Log: Redefine a PTE as a 64-bit integral type instead of a struct of bit-fields. Unify the PTE defines accordingly and update all uses. Revision Changes Path 1.14 +5 -13 src/sys/boot/efi/libefi/elf_freebsd.c 1.22 +16 -20 src/sys/boot/efi/loader/main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409231837.i8NIbbbd054748>