]> git.mdlowis.com Git - proto/uefi.git/log
proto/uefi.git
2 years agostarted implementing base system as hybrid of C and assembly. To replace C with assem... forth
Michael D. Lowis [Tue, 14 Feb 2023 04:37:04 +0000 (23:37 -0500)]
started implementing base system as hybrid of C and assembly. To replace C with assembly later

2 years agostarted working on bare-metal onward implementation
Michael D. Lowis [Thu, 9 Feb 2023 03:56:34 +0000 (22:56 -0500)]
started working on bare-metal onward implementation

2 years agocleanup build error master
Michael D. Lowis [Wed, 8 Feb 2023 03:04:54 +0000 (22:04 -0500)]
cleanup build error

3 years agoSuccessfully exiting boot services now.
Michael D. Lowis [Wed, 24 Nov 2021 01:47:33 +0000 (20:47 -0500)]
Successfully exiting boot services now.

3 years agofinally fixed scrolling
Michael D. Lowis [Fri, 24 Sep 2021 02:25:25 +0000 (22:25 -0400)]
finally fixed scrolling

3 years agofixed scrolling logic
Michael D. Lowis [Thu, 23 Sep 2021 01:23:43 +0000 (21:23 -0400)]
fixed scrolling logic

3 years agorefactored uefi stuff
Michael D. Lowis [Fri, 17 Sep 2021 18:17:55 +0000 (14:17 -0400)]
refactored uefi stuff

3 years agorefactored to isolate UEFI logic from Kernel core
Michael D. Lowis [Fri, 17 Sep 2021 17:57:14 +0000 (13:57 -0400)]
refactored to isolate UEFI logic from Kernel core

4 years agorefactored video code
Michael D. Lowis [Thu, 16 Sep 2021 02:38:23 +0000 (22:38 -0400)]
refactored video code

4 years agorefactored to add video file
Michael D. Lowis [Wed, 15 Sep 2021 03:19:14 +0000 (23:19 -0400)]
refactored to add video file

4 years agoadded experimental code for graphics protocol
Michael D. Lowis [Wed, 15 Sep 2021 02:33:08 +0000 (22:33 -0400)]
added experimental code for graphics protocol

4 years agoinitial commit. hello world.
Michael D. Lowis [Fri, 10 Sep 2021 02:40:25 +0000 (22:40 -0400)]
initial commit. hello world.