]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Ppi/Security.h
Remove blank for function typedef, it will break generating doxygen document.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Ppi / Security.h
index 8c7adb6fa01356890b45779bcaac2860cdc45d38..44b48d6058b71ec8d64c8aa9cf4f975aa424a1f5 100644 (file)
@@ -2,7 +2,7 @@
   This file declares Security Architectural PPI.\r
   \r
   This PPI is installed by some platform PEIM that abstracts the security policy to the PEI\r
-  Foundation, namely the case of a PEIM¡¯s authentication state being returned during the PEI section\r
+  Foundation, namely the case of a PEIM's authentication state being returned during the PEI section\r
   extraction process.\r
   \r
   Copyright (c) 2006, Intel Corporation\r
@@ -51,7 +51,7 @@ typedef struct _EFI_PEI_SECURITY_PPI  EFI_PEI_SECURITY_PPI;
 **/\r
 typedef\r
 EFI_STATUS\r
-(EFIAPI *EFI_PEI_SECURITY_AUTHENTICATION_STATE) (\r
+(EFIAPI *EFI_PEI_SECURITY_AUTHENTICATION_STATE)(\r
   IN EFI_PEI_SERVICES             **PeiServices,\r
   IN EFI_PEI_SECURITY_PPI         *This,\r
   IN UINT32                       AuthenticationStatus,\r