X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseUefiDecompressLib%2FBaseUefiDecompressLibInternals.h;fp=MdePkg%2FLibrary%2FBaseUefiDecompressLib%2FBaseUefiDecompressLibInternals.h;h=84638866b5e55dd7d059ff13702ec2958d163862;hp=0ac399694277e8101d19664422baad3e5f40784e;hb=8a7d75b0625cffee0c67b85afe56763f93d86481;hpb=d11013980ff815192ca3c280335ee67251302173 diff --git a/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLibInternals.h b/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLibInternals.h index 0ac3996942..84638866b5 100644 --- a/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLibInternals.h +++ b/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLibInternals.h @@ -63,7 +63,7 @@ typedef struct { /// /// The length of the field 'Position Set Code Length Array Size' in Block Header. - /// For EFI 1.1 de/compression algorithm, mPBit = 4 + /// For UEFI 2.0 de/compression algorithm, mPBit = 4 /// For Tiano de/compression algorithm, mPBit = 5 /// UINT8 mPBit;