MdePkg: Fix typos in comments

- Resuts -> Results
- outputed -> outputted
- specifiecd -> specified
- TURE -> TRUE
- specifed -> specified
- Pointion -> Position
- Arrary -> Array
- elasped -> elapsed
- paramter -> parameter
- Sumbit -> Submit

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gary Lin <glin@suse.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
Gary Lin
2016-10-19 15:01:27 +08:00
committed by Liming Gao
parent 4fc0be8705
commit a750b4ae24
19 changed files with 31 additions and 31 deletions

View File

@@ -112,7 +112,7 @@ SmmPciLibPciRootBridgeIoReadWorker (
This function wraps EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL.Pci.Write() service.
It writes the PCI configuration register specified by Address with the
value specified by Data. The width of data is specifed by Width.
value specified by Data. The width of data is specified by Width.
Data is returned.
@param Address The address that encodes the PCI Bus, Device, Function and