Changes between Version 83 and Version 84 of GSoC/2018


Ignore:
Timestamp:
06/10/18 11:48:58 (6 years ago)
Author:
Amaan Cheval
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2018

    v83 v84  
    103103  * Make a minimal project to play with gnu-efi and the different ways in which we may be able to integrate it into RTEMS (to reproduce RTEMS' structure with librtems*.a, gnu-efi, and user applications)
    104104
     105* June 6
     106  * Add crtbeginS and crtendS targets for GCC to build and use when the -shared flag is used
     107  * Configure GCC to use -fPIC by default to compile Newlib as PIC
     108  * Compile all of RTEMS as a shared library
     109
     110* June 13
     111  * Integrate gnu-efi into build system and have efi_main (UEFI entry point) call bsp_start as a POC demo
     112  * Carry out discussions about possibly _not_ [https://lists.rtems.org/pipermail/devel/2018-June/022019.html using this kernel.so method]
     113
    105114== Vijay Kumar Banerjee ==
    106115