summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Ppi/TemporaryRamDone.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Ppi/TemporaryRamDone.h')
-rw-r--r--MdePkg/Include/Ppi/TemporaryRamDone.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Ppi/TemporaryRamDone.h b/MdePkg/Include/Ppi/TemporaryRamDone.h
index ad149338a6..21c232ac93 100644
--- a/MdePkg/Include/Ppi/TemporaryRamDone.h
+++ b/MdePkg/Include/Ppi/TemporaryRamDone.h
@@ -18,7 +18,7 @@
/**
TemporaryRamDone() disables the use of Temporary RAM. If present, this service is invoked
- by the PEI Foundation after the EFI_PEI_PERMANANT_MEMORY_INSTALLED_PPI is installed.
+ by the PEI Foundation after the EFI_PEI_PERMANENT_MEMORY_INSTALLED_PPI is installed.
@retval EFI_SUCCESS Use of Temporary RAM was disabled.
@retval EFI_INVALID_PARAMETER Temporary RAM could not be disabled.