summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Ppi/Decompress.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Ppi/Decompress.h')
-rw-r--r--MdePkg/Include/Ppi/Decompress.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/MdePkg/Include/Ppi/Decompress.h b/MdePkg/Include/Ppi/Decompress.h
index 07623d1c89..4cbaa10354 100644
--- a/MdePkg/Include/Ppi/Decompress.h
+++ b/MdePkg/Include/Ppi/Decompress.h
@@ -61,7 +61,8 @@ EFI_STATUS
);
-/**
+/**
+ @par Ppi Description:
This PPI's single member function decompresses a compression
encapsulated section. It is used by the PEI Foundation to
process sectioned files. Prior to the installation of this PPI,