Second set of changes based on a review of the code comments in the Include directory for typos, grammar issues, and language clarity.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8467 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
in the Base Library due to dependencies on the PAL Library
|
||||
|
||||
The CPU Library provides services to flush CPU TLBs and place the CPU in a sleep state.
|
||||
The implementation of these services on Itanium CPUs requires the use of PAL Calls.
|
||||
The implementation of these services on Itanium processors requires the use of PAL Calls.
|
||||
PAL Calls require PEI and DXE specific mechanisms to look up PAL Entry Point.
|
||||
As a result, these services could not be defined in the Base Library.
|
||||
|
||||
|
Reference in New Issue
Block a user