mirror of https://github.com/acidanthera/audk.git
Fix unknown character in header comments which break build.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5014 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
3471dae2a9
commit
0b34b86929
|
@ -4,9 +4,9 @@
|
|||
the following:
|
||||
- A processor driver to abstract the SMI/PMI IPI
|
||||
- The driver that abstracts the ASIC that is supporting the APM port, such as the ICH in an
|
||||
Intel® chipset
|
||||
Intel chipset
|
||||
Because of the possibility of performing SMI or PMI IPI transactions, the ability to generate this
|
||||
event from a platform chipset agent is an optional capability for both IA-32 and Itanium®-based
|
||||
event from a platform chipset agent is an optional capability for both IA-32 and Itanium based
|
||||
systems.
|
||||
|
||||
Copyright (c) 2007, Intel Corporation
|
||||
|
|
Loading…
Reference in New Issue