]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/DxeServicesTableLib.h
Code have been checked with spec
[mirror_edk2.git] / MdePkg / Include / Library / DxeServicesTableLib.h
index 2be06e4209403f0782407d73b5bade4a788c34af..60b7da2936852c826adcd0aea8ab9724918b7edc 100644 (file)
@@ -6,7 +6,7 @@
   pointer to the DXE Services Table as defined in the Platform Initialization Driver \r
   Execution Environment Core Interface Specification.  The library constructor must \r
   initialize this global pointer to the DX Services Table, so it is available at the\r
-  module¡¯s entry point.  Since there is overhead in looking up the pointer to the DXE \r
+  module's entry point.  Since there is overhead in looking up the pointer to the DXE \r
   Services Table, only those modules that actually require access to the DXE Services \r
   Table should use this library.  This will typically be DXE Drivers that require GCD \r
   or Dispatcher services.\r