]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/DriverSupportedEfiVersion.h
MdePkg: Add definition for new warning code EFI_WARN_FILE_SYSTEM.
[mirror_edk2.git] / MdePkg / Include / Protocol / DriverSupportedEfiVersion.h
index dc72ecb756be00e64ecff0d1d29737c0eb98351f..4925078a837c07fc70d8d1f9dbef2c8d6f98eaa0 100644 (file)
@@ -4,8 +4,8 @@
   required for EFI drivers that are on PCI and other plug-in\r
   cards.\r
 \r
-  Copyright (c) 2006 - 2008, Intel Corporation\r
-  All rights reserved. This program and the accompanying materials                          \r
+  Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>\r
+  This program and the accompanying materials                          \r
   are licensed and made available under the terms and conditions of the BSD License         \r
   which accompanies this distribution.  The full text of the license may be found at        \r
   http://opensource.org/licenses/bsd-license.php                                            \r
 typedef struct _EFI_DRIVER_SUPPORTED_EFI_VERSION_PROTOCOL {\r
   ///\r
   /// The size, in bytes, of the entire structure. Future versions of this \r
-  /// specification may increase the size of the structure.\r
+  /// specification may grow the size of the structure.\r
   /// \r
   UINT32 Length;\r
   ///\r
-  /// The version of the EFI specification that this driver conforms to.\r
-  /// EFI_2_10_SYSTEM_TABLE_REVISION for this version of this specification.  \r
+  /// The latest version of the UEFI specification that this driver conforms to.\r
   ///\r
   UINT32 FirmwareVersion;\r
 } EFI_DRIVER_SUPPORTED_EFI_VERSION_PROTOCOL;\r