index
:
NeKernel
atom-improvements
bootloader-updates
buffered-stream-requirements
develop
ex-cpp-module-develop-archive
filesystem-kit-bump
ipxe-bootz-support
kernel-bootkit-posix-additions
kernel-level-tweaks
kernel-task-scheduler-impl
mkfs-tweaks
openhefs-filemgr-support
posixkit-macro-additions
pthread-system
update-authormap
update-citations
update-pr-template
v0.1.1-develop
v0.1.2-develop
v0.1.21-develop
v0.1.31-develop
Ne System's NeKernel: The Open Source Modular C++ Microkernel written in C++20.
Amlal El Mahrouss
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Private
/
NewBoot
/
BootKit
/
BootKit.hxx
Age
Commit message (
Expand
)
Author
2024-02-04
Kernel: Depend less on NewFS, add support for FileSystem protocol in
Amlal El Mahrouss
2024-02-03
HCR-11 : SATA support phase 1, work in progress AHCI implementation.
Amlal El Mahrouss
2024-02-03
NewBoot: Will work on AHCI instead, ATA is not getting any further in
Amlal El Mahrouss
2024-02-03
Bootloader add GOP support and working on NewFS support.
Amlal El Mahrouss
2024-02-03
Kernel: Got stuck at the way I do things, trying another approach see
Amlal El Mahrouss
2024-02-03
WiP: See below.
Amlal El Mahrouss
2024-02-02
Bootloader: Working on BFileReader::ReadAll() implementation.
Amlal El Mahrouss
2024-02-02
Bootloader: successfully loaded PE into memory!
Amlal El Mahrouss
2024-02-02
Bootloader: Getting it done now.
Amlal El Mahrouss
2024-02-02
See below.
Amlal El Mahrouss
2024-02-02
NewBoot: Add documentation to ATA driver.
Amlal El Mahrouss
2024-02-02
Kernel & Bootloader: Improvements and Fix ATA Read and Write problem.
Amlal El Mahrouss
2024-02-01
Bootloader: Improve PATA support, but will use UEFI SimpleFile to get
Amlal El Mahrouss
2024-02-01
NewBoot: Add ATA driver for NewFS/EPM.
Amlal El Mahrouss
2024-02-01
Kernel: Really big improvements on Paged Memory Model.
Amlal El Mahrouss
2024-01-31
HEL: Adding BFileReader implementation.
Amlal El Mahrouss
2024-01-31
- Update UEFI implementation of SimpleTextProtocol.
Amlal El Mahrouss
2024-01-30
Add BFileReader class, next step will be implementing .Size(),
Amlal El Mahrouss
2024-01-30
Bootloader: have been working on unifing the BTextWriter class.
Amlal El Mahrouss
2024-01-30
Add ROADMAP details, add EFI Library for bootloader.
Amlal El Mahrouss