De-Unicode in MdePkg source files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6794 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
pointer to the DXE Services Table as defined in the Platform Initialization Driver
|
||||
Execution Environment Core Interface Specification. The library constructor must
|
||||
initialize this global pointer to the DX Services Table, so it is available at the
|
||||
module<EFBFBD><EFBFBD>s entry point. Since there is overhead in looking up the pointer to the DXE
|
||||
module's entry point. Since there is overhead in looking up the pointer to the DXE
|
||||
Services Table, only those modules that actually require access to the DXE Services
|
||||
Table should use this library. This will typically be DXE Drivers that require GCD
|
||||
or Dispatcher services.
|
||||
|
Reference in New Issue
Block a user