summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Include/Ppi/RepublishSecPpi.h
diff options
context:
space:
mode:
Diffstat (limited to 'UefiCpuPkg/Include/Ppi/RepublishSecPpi.h')
-rw-r--r--UefiCpuPkg/Include/Ppi/RepublishSecPpi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/UefiCpuPkg/Include/Ppi/RepublishSecPpi.h b/UefiCpuPkg/Include/Ppi/RepublishSecPpi.h
index ea865acbb5..2ea99394a9 100644
--- a/UefiCpuPkg/Include/Ppi/RepublishSecPpi.h
+++ b/UefiCpuPkg/Include/Ppi/RepublishSecPpi.h
@@ -46,9 +46,9 @@ EFI_STATUS
/// Republish SEC PPIs
///
struct _REPUBLISH_SEC_PPI_PPI {
- REPUBLISH_SEC_PPI_REPUBLISH_SEC_PPIS RepublishSecPpis;
+ REPUBLISH_SEC_PPI_REPUBLISH_SEC_PPIS RepublishSecPpis;
};
-extern EFI_GUID gRepublishSecPpiPpiGuid;
+extern EFI_GUID gRepublishSecPpiPpiGuid;
#endif