summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Protocol/DeviceIo.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Protocol/DeviceIo.h')
-rw-r--r--MdePkg/Include/Protocol/DeviceIo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/DeviceIo.h b/MdePkg/Include/Protocol/DeviceIo.h
index 0138b7a247..760ca9b471 100644
--- a/MdePkg/Include/Protocol/DeviceIo.h
+++ b/MdePkg/Include/Protocol/DeviceIo.h
@@ -1,5 +1,5 @@
/** @file
- Device IO protocol as defined in the EFI 1.0 specification.
+ Device IO protocol as defined in the EFI 1.10 specification.
Device IO is used to abstract hardware access to devices. It includes
memory mapped IO, IO, PCI Config space, and DMA.