]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/Ia32/Ia32PcRtc.c
Code Scrub for ConPlatform.
[mirror_edk2.git] / MdeModulePkg / Universal / PcatRealTimeClockRuntimeDxe / Ia32 / Ia32PcRtc.c
index f0b164096347e8a66ae5d913937bc9c1eb24127a..638d54d3cfa362721faadb93b83e7fbb633027e8 100644 (file)
@@ -1,27 +1,20 @@
-/*++\r
-\r
-Copyright (c) 2006, Intel Corporation. All rights reserved. <BR> \r
-This software and associated documentation (if any) is furnished\r
-under a license and may only be used or copied in accordance\r
-with the terms of the license. Except as permitted by such\r
-license, no part of this software or documentation may be\r
-reproduced, stored in a retrieval system, or transmitted in any\r
-form or by any means without the express written consent of\r
-Intel Corporation.\r
-\r
-\r
+/** @file\r
+  Provides Set/Get time operations.\r
 \r
-Module Name:\r
+Copyright (c) 2006 - 2007, 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
+http://opensource.org/licenses/bsd-license.php\r
 \r
- Ia32PcRtc.c\r
+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
-Abstract:\r
-\r
---*/\r
+**/\r
 \r
 #include "PcRtc.h"\r
 \r
-static PC_RTC_MODULE_GLOBALS  mModuleGlobal;\r
+PC_RTC_MODULE_GLOBALS  mModuleGlobal;\r
 \r
 EFI_STATUS\r
 EFIAPI\r
@@ -139,9 +132,9 @@ Routine Description:
 \r
   Arguments:\r
 \r
-  \r
 \r
-Returns: \r
+\r
+Returns:\r
 --*/\r
 // GC_TODO:    ImageHandle - add argument and description to function comment\r
 // GC_TODO:    SystemTable - add argument and description to function comment\r