summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Protocol/HiiPackageList.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Protocol/HiiPackageList.h')
-rw-r--r--MdePkg/Include/Protocol/HiiPackageList.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/MdePkg/Include/Protocol/HiiPackageList.h b/MdePkg/Include/Protocol/HiiPackageList.h
index 865d8d873c..5267e45872 100644
--- a/MdePkg/Include/Protocol/HiiPackageList.h
+++ b/MdePkg/Include/Protocol/HiiPackageList.h
@@ -16,12 +16,8 @@
#define EFI_HII_PACKAGE_LIST_PROTOCOL_GUID \
{ 0x6a1ee763, 0xd47a, 0x43b4, {0xaa, 0xbe, 0xef, 0x1d, 0xe2, 0xab, 0x56, 0xfc}}
-typedef EFI_HII_PACKAGE_LIST_HEADER * EFI_HII_PACKAGE_LIST_PROTOCOL;
-
-extern EFI_GUID gEfiHiiPackageListProtocolGuid;
-
+typedef EFI_HII_PACKAGE_LIST_HEADER *EFI_HII_PACKAGE_LIST_PROTOCOL;
+extern EFI_GUID gEfiHiiPackageListProtocolGuid;
#endif
-
-