From: Toan Le manh <lemanhtoantb@gmail.com>
To: edk2-devel@lists.01.org
Subject: Intel Reference Board doesn't work after inserting INT 15h/86h into Flat32.asm
Date: Wed, 14 Mar 2018 14:51:41 +0700 [thread overview]
Message-ID: <CABH5-ssET_zC1fF7M4uoW2RodWjgW_bBzwpQKDV64mt0yThKww@mail.gmail.com> (raw)
Hello everyone,
I have an Intel Reference Board. I was trying to force BIOS to wait 1
second in SEC phase.
I inserted these assemble code (BIOS wait function) into very first of
ProtectedModeEntryPoint in Flat32.asm file:
MOV CX, 0FH
MOV DX, 4240H
MOV AH, 86H
INT 15H
Then, the board stopped working. Status code showed "00".
Even when I re-flashed its original BIOS, it's still not worked.
Could anyone please help me to figure out what's happen here? And how to
fix it?
I appreciate your helps.
Thanks & BRs,
Toan
next reply other threads:[~2018-03-14 7:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-14 7:51 Toan Le manh [this message]
2018-03-15 16:44 ` Intel Reference Board doesn't work after inserting INT 15h/86h into Flat32.asm Richardson, Brian
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CABH5-ssET_zC1fF7M4uoW2RodWjgW_bBzwpQKDV64mt0yThKww@mail.gmail.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox