]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSample.c
Correct all header files for doxygen format and correct the license issue for VgaClas...
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / DriverSampleDxe / DriverSample.c
index 6514aa70d409d5199dccf4b8208109cc75d5ceb8..58bbead6ba0574f80281a43534281600bd0408a6 100644 (file)
@@ -1,5 +1,9 @@
-/*++\r
-Copyright (c) 2006 - 2007, Intel Corporation\r
+/**@file\r
+\r
+  This is an example of how a driver might export data to the HII protocol to be\r
+  later utilized by the Setup Protocol\r
+  \r
+Copyright (c) 2006, 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
@@ -8,15 +12,8 @@ http://opensource.org/licenses/bsd-license.php
 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
-Module Name:\r
-  DriverSample.c\r
-\r
-Abstract:\r
+**/\r
 \r
-  This is an example of how a driver might export data to the HII protocol to be\r
-  later utilized by the Setup Protocol\r
-\r
---*/\r
 \r
 #include "DriverSample.h"\r
 \r