]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/EdidOverride.h
Code Scrub for Protocol and Ppi Definition
[mirror_edk2.git] / MdePkg / Include / Protocol / EdidOverride.h
index 6d6fdfedf5a8739fabcc78ca36e6fbeff6047405..7ed938afa8efd181356f047189e43d70610b86e6 100644 (file)
@@ -4,7 +4,7 @@
   Allow platform to provide EDID information to producer of the Graphics Output\r
   protocol.\r
 \r
-  Copyright (c) 2006, Intel Corporation                                                         \r
+  Copyright (c) 2006 - 2008, Intel Corporation                                                         \r
   All rights reserved. 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
@@ -57,6 +57,15 @@ EFI_STATUS
   )\r
 ;\r
 \r
+/**\r
+  @par Protocol Description:\r
+  This protocol is produced by the platform to allow the platform to provide \r
+  EDID information to the producer of the Graphics Output protocol.\r
+\r
+  @param GetEdid \r
+  Returns EDID values and attributes that the Video BIOS must use. \r
+\r
+**/\r
 struct _EFI_EDID_OVERRIDE_PROTOCOL {\r
   EFI_EDID_OVERRIDE_PROTOCOL_GET_EDID   GetEdid;\r
 };\r