summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Protocol/LegacySpiSmmFlash.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Protocol/LegacySpiSmmFlash.h')
-rw-r--r--MdePkg/Include/Protocol/LegacySpiSmmFlash.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Include/Protocol/LegacySpiSmmFlash.h b/MdePkg/Include/Protocol/LegacySpiSmmFlash.h
index 1babbc09ca..a4b25fbd89 100644
--- a/MdePkg/Include/Protocol/LegacySpiSmmFlash.h
+++ b/MdePkg/Include/Protocol/LegacySpiSmmFlash.h
@@ -22,9 +22,9 @@
{ 0x97, 0x29, 0x3f, 0x35, 0x3d, 0x4f, 0x87, 0x9f }}
typedef
-struct _EFI_LEGACY_SPI_FLASH_PROTOCOL
+ struct _EFI_LEGACY_SPI_FLASH_PROTOCOL
EFI_LEGACY_SPI_SMM_FLASH_PROTOCOL;
-extern EFI_GUID gEfiLegacySpiSmmFlashProtocolGuid;
+extern EFI_GUID gEfiLegacySpiSmmFlashProtocolGuid;
#endif // __SPI_SMM_FLASH_PROTOCOL_H__