X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SignedCapsulePkg%2FSignedCapsulePkg.dec;h=04dbf62af42a4c09fed52b9f6fcb989f9b7e23d1;hp=3492de6c8b9eb75fb80af5061281ca948314315b;hb=582b6cdd08e2f91e5a92acf9c63837b6ed8774e8;hpb=fbf06957b9fdd5da0e64118079d543086cdf7086 diff --git a/SignedCapsulePkg/SignedCapsulePkg.dec b/SignedCapsulePkg/SignedCapsulePkg.dec index 3492de6c8b..04dbf62af4 100644 --- a/SignedCapsulePkg/SignedCapsulePkg.dec +++ b/SignedCapsulePkg/SignedCapsulePkg.dec @@ -53,7 +53,7 @@ [PcdsDynamicEx] ## This dynamic PCD holds the EDKII system firmware image descriptor. # This information can be used for version check in EDKII system FMP capsule. - # Only if the new EdkiiSystemFrimwareImageDescriptor.Version is not less than + # Only if the new EdkiiSystemFirmwareImageDescriptor.Version is not less than # the current PcdEdkiiSystemFirmwareImageDescriptor.LowestSupportedVersion, # the EDKII system FmpCapsule will be processed. # The data structure of this PCD is EDKII_SYSTEM_FIRMWARE_IMAGE_DESCRIPTOR, @@ -65,7 +65,7 @@ ## This dynamic PCD hold the GUID of a firmware FFS which includes EDKII # system firmware image. - # An EDKII system firmware udpate module need consume this PCD to extract + # An EDKII system firmware update module need consume this PCD to extract # the EDKII system firmware from the capsule image. # It must be in [PcdsDynamicEx], because the EDKII system firmware update module may # consume the PCD produced in current system firmware image.