Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 93 and Version 94 of GSoC/2018


Ignore:
Timestamp:
06/20/18 15:24:24 (6 years ago)
Author:
Amaan Cheval
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2018

    v93 v94  
    120120  * Carry out discussions about possibly _not_ [https://lists.rtems.org/pipermail/devel/2018-June/022019.html using this kernel.so method]
    121121  * Work on a PoC to have FreeBSD's loader.efi's ELF loader load RTEMS' static binaries (building PoCs for both methods, effectively) (involves installing FreeBSD and replacing its kernel with our RTEMS ELF)
     122
     123* June 20
     124  * Settle on (pun intended) freeloading FreeBSD's bootloader for UEFI-awareness for the port
     125  * Fix up stub port's cpu.h to reflect the x86_64 feature-set more closely
     126  * Fix up port's linker script and work on SYSINIT functions
     127  * Figure out how context initialization and switching ought to work (work in progress)
     128
     129* June 27
     130  * Start looking into how FreeBSD handles console support to add printk support to our port
    122131
    123132== Vijay Kumar Banerjee ==