summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include/Ppi/PostBootScriptTable.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Include/Ppi/PostBootScriptTable.h')
-rw-r--r--MdeModulePkg/Include/Ppi/PostBootScriptTable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Ppi/PostBootScriptTable.h b/MdeModulePkg/Include/Ppi/PostBootScriptTable.h
index 09327c0d50..923eb49ad7 100644
--- a/MdeModulePkg/Include/Ppi/PostBootScriptTable.h
+++ b/MdeModulePkg/Include/Ppi/PostBootScriptTable.h
@@ -15,6 +15,6 @@
#define PEI_POST_BOOT_SCRIPT_TABLE_PPI_GUID \
{0x88c9d306, 0x900, 0x4eb5, 0x82, 0x60, 0x3e, 0x2d, 0xbe, 0xda, 0x1f, 0x89};
-extern EFI_GUID gPeiPostScriptTablePpiGuid;
+extern EFI_GUID gPeiPostScriptTablePpiGuid;
#endif