summaryrefslogtreecommitdiffstats
path: root/FmpDevicePkg/FmpDevicePkg.dec
diff options
context:
space:
mode:
authorSean Brogan <sean.brogan@microsoft.com>2019-10-08 21:38:02 -0700
committerMichael D Kinney <michael.d.kinney@intel.com>2019-10-23 08:08:08 -0700
commit95d2883647dd8bf91f65cde87e73cede1dcc6574 (patch)
tree37b209ebbe940ca61758170c7ee5b33fbe2a5a2c /FmpDevicePkg/FmpDevicePkg.dec
parent5c7006c9de4029afc508e2c43d78de12a0d19cfe (diff)
downloadedk2-95d2883647dd8bf91f65cde87e73cede1dcc6574.tar.gz
edk2-95d2883647dd8bf91f65cde87e73cede1dcc6574.tar.bz2
edk2-95d2883647dd8bf91f65cde87e73cede1dcc6574.zip
FmpDevicePkg: Fix spelling errors
https://bugzilla.tianocore.org/show_bug.cgi?id=2262 Cc: Liming Gao <liming.gao@intel.com> Cc: Michael D Kinney <michael.d.kinney@intel.com> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'FmpDevicePkg/FmpDevicePkg.dec')
-rw-r--r--FmpDevicePkg/FmpDevicePkg.dec4
1 files changed, 2 insertions, 2 deletions
diff --git a/FmpDevicePkg/FmpDevicePkg.dec b/FmpDevicePkg/FmpDevicePkg.dec
index 8312b7cb22..55671878dd 100644
--- a/FmpDevicePkg/FmpDevicePkg.dec
+++ b/FmpDevicePkg/FmpDevicePkg.dec
@@ -50,12 +50,12 @@
[Protocols.Common.Private]
## Capsule Update Policy Protocol
- gEdkiiCapuleUpdatePolicyProtocolGuid = { 0x487784c5, 0x6299, 0x4ba6, { 0xb0, 0x96, 0x5c, 0xc5, 0x27, 0x7c, 0xf7, 0x57 } }
+ gEdkiiCapsuleUpdatePolicyProtocolGuid = { 0x487784c5, 0x6299, 0x4ba6, { 0xb0, 0x96, 0x5c, 0xc5, 0x27, 0x7c, 0xf7, 0x57 } }
[PcdsFeatureFlag]
## Indicates if the Firmware Management Protocol supports access to
# to a firmware storage device. If set to FALSE, then only GetImageInfo()
- # is supported. This is used by FMP drivers that require the samllest
+ # is supported. This is used by FMP drivers that require the smallest
# possible Firmware Management Protocol implementation that supports
# advertising the updatable firmware device in the ESRT.<BR>
# TRUE - All Firmware Management Protocol services supported.<BR>