TheCurle
TheCurle deleted branch uefi from gwdev/Syncboot 2019-07-24 23:43:18 +00:00
TheCurle pushed to master at gwdev/Syncboot 2019-07-24 23:41:43 +00:00
440b4998e3 Have no idea what the changes here are.
e10f110a1f Fix some smol issues
862a6e0c7c Bug fixes and improvements.
1ad2841819 Update README
f3d06a12fb Remove all VS stuff.
Compare 27 commits »
TheCurle pushed to uefi at gwdev/Syncboot 2019-07-24 23:32:12 +00:00
e10f110a1f Fix some smol issues
862a6e0c7c Bug fixes and improvements.
1ad2841819 Update README
f3d06a12fb Remove all VS stuff.
65d6129103 Minor file updates
TheCurle pushed to master at gwdev/Syncboot 2019-07-24 23:32:10 +00:00
TheCurle created repository gwdev/Syncboot 2019-07-24 23:29:06 +00:00
TheCurle pushed to uefi at gwdev/Sync 2019-07-24 23:22:46 +00:00
e10f110a1f Fix some smol issues
TheCurle pushed to master at gwdev/Sync 2019-07-24 20:53:06 +00:00
a5ce202055 Update README for new build.
TheCurle pushed to master at gwdev/Sync 2019-07-24 20:50:48 +00:00
f9dcdf5cc9 Update compiler script.
d2d532c535 Add missing file to c_files.txt
7cafb959dd Add missing Reserved ISR Handler function.
5ed922bd20 Update serial functions for new WritePort system.
Compare 4 commits »
TheCurle pushed to master at gwdev/Sync 2019-07-24 19:25:29 +00:00
ebbe1d9346 Now that all the files we need are available..
5760ed1dde Add some public-domain memory manipulation files as a stand-in for my AVX functions.
Compare 2 commits »
TheCurle pushed to master at gwdev/Sync 2019-07-24 19:19:55 +00:00
78dcb1a707 New compiler script!
TheCurle pushed to master at gwdev/Sync 2019-07-24 19:03:44 +00:00
f92114539c It's interrupt time, baby.
TheCurle pushed to master at gwdev/Sync 2019-07-24 14:54:53 +00:00
debd7ef91a Slight kernel.h cleanup.
f74809718a Slight cleanup of utils.c
e4500c27e3 Finish basic memory management.
Compare 3 commits »
TheCurle pushed to master at gwdev/Sync 2019-07-24 00:40:09 +00:00
633f6b925e Add bitmap font.
f88524a9b9 Starting memory management.
874e7e9a05 The print file.
cdd8b7933f Remove inb and outb, since they have counterparts in ReadPort and WritePort.
f524eee6ff More minor changes.
Compare 10 commits »
TheCurle pushed to master at gwdev/Sync 2019-07-22 21:34:25 +00:00
c9bd659f5c Add bootstrap source.
2bfe904014 Add main kernel header.
04e70ab274 Commenting improvements
272d98f42e Shuffle headers
87acb5463b Remove Multiboot header in preparation for moving to UEFI
Compare 6 commits »
TheCurle pushed to master at blward/obsidian-web 2019-07-21 23:29:06 +00:00
b8da68566f Add a standard ASP.NET Core 2.2 WebApp.
TheCurle pushed to uefi at gwdev/Sync 2019-07-21 18:03:00 +00:00
862a6e0c7c Bug fixes and improvements.
1ad2841819 Update README
Compare 2 commits »
TheCurle pushed to uefi at gwdev/Sync 2019-07-21 14:31:16 +00:00
f3d06a12fb Remove all VS stuff.
65d6129103 Minor file updates
09f4f326f1 Add ARM efi includes and libs.
6e7118f162 Removed docs from repo.
Compare 4 commits »
TheCurle pushed to uefi at gwdev/Sync 2019-07-21 00:33:03 +00:00
c7115993cb OVMF for testing.
TheCurle pushed to uefi at gwdev/Sync 2019-07-21 00:26:37 +00:00
4b3d84a787 Rework build.sh script.
TheCurle pushed to uefi at gwdev/Sync 2019-07-21 00:10:34 +00:00
ee0b7af396 Forgot the includes. Double oops.