]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove absolute URL in comment as they may become stale.
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 23 Nov 2008 04:06:56 +0000 (04:06 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 23 Nov 2008 04:06:56 +0000 (04:06 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6680 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Protocol/DeviceIo.h

index f95e93e0b5c3bd7852ddf77dae64b3530660c0d9..b16cb77a9c11f7e5200090cbed65fae66bca3ec7 100644 (file)
@@ -41,8 +41,8 @@ typedef enum {
   IO_UINT32 = 2,\r
   IO_UINT64 = 3,\r
   //\r
-  // Below enumerations are added in "EFI 1.10 Specification update - 001", which\r
-  // is downloadable from http://download.intel.com/technology/efi/docs/EFI_1-10_Update.zip\r
+  // Below enumerations are added in "Extensible Firmware Interface Specification, \r
+  // Version 1.10, Specification Update, Version 001".\r
   //\r
   MMIO_COPY_UINT8  = 4,\r
   MMIO_COPY_UINT16 = 5,\r