summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Ppi/BaseMemoryTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Include/Ppi/BaseMemoryTest.h')
-rw-r--r--MdeModulePkg/Include/Ppi/BaseMemoryTest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Ppi/BaseMemoryTest.h b/MdeModulePkg/Include/Ppi/BaseMemoryTest.h
index 5e069a6..f7c6d61 100644
--- a/MdeModulePkg/Include/Ppi/BaseMemoryTest.h
+++ b/MdeModulePkg/Include/Ppi/BaseMemoryTest.h
@@ -46,7 +46,7 @@ typedef enum {
**/
typedef
EFI_STATUS
-(EFIAPI *PEI_BASE_MEMORY_TEST) (
+(EFIAPI *PEI_BASE_MEMORY_TEST)(
IN EFI_PEI_SERVICES **PeiServices,
IN PEI_BASE_MEMORY_TEST_PPI * This,
IN EFI_PHYSICAL_ADDRESS BeginAddress,