summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Ppi/PeiCoreFvLocation.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Ppi/PeiCoreFvLocation.h')
-rw-r--r--MdePkg/Include/Ppi/PeiCoreFvLocation.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/MdePkg/Include/Ppi/PeiCoreFvLocation.h b/MdePkg/Include/Ppi/PeiCoreFvLocation.h
index 481e8f47c8..e0a7e4851b 100644
--- a/MdePkg/Include/Ppi/PeiCoreFvLocation.h
+++ b/MdePkg/Include/Ppi/PeiCoreFvLocation.h
@@ -15,7 +15,6 @@
**/
-
#ifndef _EFI_PEI_CORE_FV_LOCATION_H_
#define _EFI_PEI_CORE_FV_LOCATION_H_
@@ -37,6 +36,6 @@ typedef struct {
VOID *PeiCoreFvLocation;
} EFI_PEI_CORE_FV_LOCATION_PPI;
-extern EFI_GUID gEfiPeiCoreFvLocationPpiGuid;
+extern EFI_GUID gEfiPeiCoreFvLocationPpiGuid;
#endif // _EFI_PEI_CORE_FV_LOCATION_H_