Loading Kernel modules and injecting them into Kernel #2

Open
opened 5 years ago by Rirush · 0 comments
Rirush commented 5 years ago
Owner

Since uefi-rs has been updated, it's now possible to read directories, and list files inside them, so module loading can be implemented.

Tasks:

  1. List all modules
  2. Parse ELF
  3. Properly link them
  4. Place them in memory
  5. Tell Kernel which modules are loaded and where their entry-points are
Since uefi-rs has been updated, it's now possible to read directories, and list files inside them, so module loading can be implemented. Tasks: 1. [ ] List all modules 2. [ ] Parse ELF 3. [ ] Properly link them 4. [ ] Place them in memory 5. [ ] Tell Kernel which modules are loaded and where their entry-points are
Rirush added this to the First Release: v1.0 milestone 5 years ago
Rirush self-assigned this 5 years ago
Rirush added the
Improvement
label 5 years ago
Rirush added the
Essential
label 5 years ago
Sign in to join this conversation.
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.