summaryrefslogtreecommitdiffstats
path: root/MdePkg
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-23 04:06:56 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-23 04:06:56 +0000
commit4e43ee512f8091806cd511b975348499643d4300 (patch)
treed340ef633e299f62558d9dfd9d515016134147cc /MdePkg
parentc23904319f4d49ddd69193e10fe3bd57ce245cbd (diff)
downloadedk2-4e43ee512f8091806cd511b975348499643d4300.tar.gz
edk2-4e43ee512f8091806cd511b975348499643d4300.tar.bz2
edk2-4e43ee512f8091806cd511b975348499643d4300.zip
Remove absolute URL in comment as they may become stale.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6680 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg')
-rw-r--r--MdePkg/Include/Protocol/DeviceIo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Include/Protocol/DeviceIo.h b/MdePkg/Include/Protocol/DeviceIo.h
index f95e93e0b5..b16cb77a9c 100644
--- a/MdePkg/Include/Protocol/DeviceIo.h
+++ b/MdePkg/Include/Protocol/DeviceIo.h
@@ -41,8 +41,8 @@ typedef enum {
IO_UINT32 = 2,
IO_UINT64 = 3,
//
- // Below enumerations are added in "EFI 1.10 Specification update - 001", which
- // is downloadable from http://download.intel.com/technology/efi/docs/EFI_1-10_Update.zip
+ // Below enumerations are added in "Extensible Firmware Interface Specification,
+ // Version 1.10, Specification Update, Version 001".
//
MMIO_COPY_UINT8 = 4,
MMIO_COPY_UINT16 = 5,