]> git.proxmox.com Git - mirror_edk2.git/blobdiff - FatPkg/EnhancedFatDxe/Fat.inf
Change Fat driver to support asynchronous File IO introduced in UEFI spec 2.3.1.D.
[mirror_edk2.git] / FatPkg / EnhancedFatDxe / Fat.inf
index 82b76508aec55bc0819bbe2998491cefe16b93c1..79cf0cd3eb56e099cbbb71d29c1d9cd279de1422 100644 (file)
@@ -4,7 +4,7 @@
 #  This UEFI driver detects the FAT file system in the disk.\r
 #  It also produces the Simple File System protocol for the consumer to\r
 #  perform file and directory operations on the disk.\r
-#  Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2007 - 2013, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials are licensed and made available\r
 #  under the terms and conditions of the BSD License which accompanies this\r
@@ -80,6 +80,7 @@
 \r
 [Protocols]\r
   gEfiDiskIoProtocolGuid\r
+  gEfiDiskIo2ProtocolGuid\r
   gEfiBlockIoProtocolGuid\r
   gEfiSimpleFileSystemProtocolGuid\r
   gEfiUnicodeCollationProtocolGuid\r