diff options
Diffstat (limited to 'MdePkg/Include/Ppi/Decompress.h')
-rw-r--r-- | MdePkg/Include/Ppi/Decompress.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Ppi/Decompress.h b/MdePkg/Include/Ppi/Decompress.h index 1c013bea2d..87b893ccd2 100644 --- a/MdePkg/Include/Ppi/Decompress.h +++ b/MdePkg/Include/Ppi/Decompress.h @@ -60,7 +60,7 @@ EFI_STATUS /**
- This PPIĄŻs single member function decompresses a compression
+ 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,
compression sections will be ignored.
|