mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 04:18:43 +00:00
mbootdebug.c32
This commit is contained in:
parent
c947b4bccf
commit
af92e9293d
3 changed files with 10 additions and 1 deletions
7
Build/mbootdebug..txt
Normal file
7
Build/mbootdebug..txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
Special debug build using 4.05. Not included in builds, genec build it for us.
|
||||
|
||||
Was built with -DDEBUG=1 in mk/devel.mk
|
||||
|
||||
Emits debug data on COM1 at 115200 8n1.
|
||||
|
||||
To use replace mboot.c32 in the user profile areas, or change the config to use mbootdebug.c32.
|
||||
BIN
Build/mbootdebug.c32
Normal file
BIN
Build/mbootdebug.c32
Normal file
Binary file not shown.
|
|
@ -35,7 +35,9 @@
|
|||
<h3>
|
||||
Kudzu</h3>
|
||||
<ul>
|
||||
<li>PXE<li>Press stop with vmwarwe
|
||||
<li>PXE<li>you switched the data and text segments, right? before text was first
|
||||
data after, and now that's data-text? if so, we need to fix our "EndOfKernel"
|
||||
code..<li>Press stop with vmwarwe
|
||||
workstation<li>X# <ul>
|
||||
<li>X#<ul>
|
||||
<li>Waitforhandshake</li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue