cvs commit: src/sys/boot/efi/libefi elf_freebsd.csrc/sys/boot/efi/loader main.c

Marcel Moolenaar marcel at FreeBSD.org
Thu Sep 23 11:37:37 PDT 2004


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


More information about the cvs-src mailing list