diff options
author | Nick Shipp <nick@shipp.ninja> | 2018-09-30 17:05:47 -0400 |
---|---|---|
committer | Nick Shipp <nick@shipp.ninja> | 2018-09-30 17:05:47 -0400 |
commit | df083e306a53e6a45a5730e7059032be43cc75ff (patch) | |
tree | d6e54f9fa587e7e001e2e751efad8e76e106b31f /.gitmodules | |
parent | e8c36b131ac12832bb1d5de0e3a710733fca88ac (diff) |
Dirty rotten commit full of badness
Milestone: Got SMP cores booting and into long mode.
The rest is all trash, but maybe trash worth a future archaeological
dig.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..d82a40a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "bunny/libefi"] + path = bunny/libefi + url = https://github.com/reynoldsbd/libefi |