Hi, Andrew&Jeff:
Got it!
Thanks for your reply!
Best wishes,
发件人: Andrew Fish [mailto:af...@apple.com]
发送时间: 2015年2月27日 10:34
收件人: edk2-devel@lists.sourceforge.net
主题: Re: [edk2] [EDK2] NMI interrupt handler
On Feb 26, 2015, at 6:16 PM, tiger...@zhaoxin.com<mailto:tiger...@zhaoxin.com>
wrote:
Hi, experts:
Does current EDK2 UEFI Source code include NMI interrupt handler?
There is no UEFI interrupt handling. The PI spec does talk about.
For example:
If a NMI occurred during UEFI POST, BIOS could handle it or not?
If you own the platform, you can deal with it…
The DXE Core links against an CpuExceptionHandlerLib, so if you don’t have a
debugger you can DEBUG print on exceptions.
see:
https://svn.code.sf.net/p/edk2/code/trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf
You can make a custom version of the CpuExceptionHandlerLib.
The problem with NMI is going to be making sure the APs do the same thing, so
you will need to make sure APs do something that makes sense. That will be in
the DXE CPU driver, the other exceptions will not have that issue.
Thanks,
Andrew Fish
Best wishes,
本邮件仅针对指定的收件人发送并可能含有保密或专有内容。任何非指定收件人所为之查阅、转发或使用本信息是不被允许的。
如果您误收到本邮件,请立即告知发件人并删除本邮件及所有附件。谢谢!
The information transmitted in this e-mail is intended only for the addressee
and may contain confidential and/or privileged material. Any review,
retransmission, dissemination or other use of this information by persons or
entities other than the intended recipient is prohibited. If you received this
e-mail in error, please notify the sender immediately, and delete this e-mail
and any attachments. Thank you.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now.
http://goparallel.sourceforge.net/_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net<mailto:edk2-devel@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/edk2-devel
本邮件仅针对指定的收件人发送并可能含有保密或专有内容。任何非指定收件人所为之查阅、转发或使用本信息是不被允许的。
如果您误收到本邮件,请立即告知发件人并删除本邮件及所有附件。谢谢!
The information transmitted in this e-mail is intended only for the addressee
and may contain confidential and/or privileged material. Any review,
retransmission, dissemination or other use of this information by persons or
entities other than the intended recipient is prohibited. If you received this
e-mail in error, please notify the sender immediately, and delete this e-mail
and any attachments. Thank you.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel