summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/PciRootBridgeIo.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Protocol/PciRootBridgeIo.h')
-rw-r--r--MdePkg/Include/Protocol/PciRootBridgeIo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Include/Protocol/PciRootBridgeIo.h b/MdePkg/Include/Protocol/PciRootBridgeIo.h
index 970aee0..56999e0 100644
--- a/MdePkg/Include/Protocol/PciRootBridgeIo.h
+++ b/MdePkg/Include/Protocol/PciRootBridgeIo.h
@@ -3,7 +3,7 @@
PCI Root Bridge I/O protocol is used by PCI Bus Driver to perform PCI Memory, PCI I/O,
and PCI Configuration cycles on a PCI Root Bridge. It also provides services to perform
- defferent types of bus mastering DMA
+ defferent types of bus mastering DMA.
Copyright (c) 2006 - 2008, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -205,7 +205,7 @@ EFI_STATUS
);
/**
- Provides the PCI controller-Cspecific addresses required to access system memory from a
+ Provides the PCI controller-specific addresses required to access system memory from a
DMA bus master.
@param This A pointer to the EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL.