]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/PCD/Pei/Service.h
Fix ECC issue for PCD Dxe and Peim
[mirror_edk2.git] / MdeModulePkg / Universal / PCD / Pei / Service.h
index 438b70bbce7203e6fbaa705608b122eb34600426..e163a9a1a246d5964e525a7a937003fb3fe66387 100644 (file)
@@ -27,7 +27,6 @@ Module Name: Service.h
 #include <Library/HobLib.h>\r
 #include <Library/PeiServicesLib.h>\r
 #include <Library/PcdLib.h>\r
-#include <Library/PeiServicesTablePointerLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
 \r
 \r
@@ -69,8 +68,6 @@ Module Name: Service.h
   @param[in]  SkuId The SKU value that will be used when the PCD service will retrieve and \r
               set values associated with a PCD token.\r
 \r
-  @retval VOID\r
-\r
 **/\r
 VOID\r
 EFIAPI\r
@@ -929,7 +926,7 @@ PeiRegisterCallBackWorker (
   IN  CONST EFI_GUID         *Guid, OPTIONAL\r
   IN  PCD_PPI_CALLBACK   CallBackFunction,\r
   IN  BOOLEAN            Register\r
-);\r
+  );\r
 \r
 /**\r
   The function builds the PCD database.\r