public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: zwei4 <david.wei@intel.com>
To: edk2-devel@lists.01.org
Subject: [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 2/4]RTC configuration.
Date: Mon,  3 Jul 2017 16:54:31 +0800	[thread overview]
Message-ID: <20170703085433.22288-2-david.wei@intel.com> (raw)
In-Reply-To: <20170703085433.22288-1-david.wei@intel.com>

Cleanup RTC initialization code.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: zwei4 <david.wei@intel.com>
---
 .../Common/Library/PlatformSecLib/PlatformSecLib.c                | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/Platform/BroxtonPlatformPkg/Common/Library/PlatformSecLib/PlatformSecLib.c b/Platform/BroxtonPlatformPkg/Common/Library/PlatformSecLib/PlatformSecLib.c
index e4bee35fb..98e18d4b5 100644
--- a/Platform/BroxtonPlatformPkg/Common/Library/PlatformSecLib/PlatformSecLib.c
+++ b/Platform/BroxtonPlatformPkg/Common/Library/PlatformSecLib/PlatformSecLib.c
@@ -1,7 +1,7 @@
 /** @file
   Null instance of Sec Platform Hook Lib.
 
-  Copyright (c) 2007 - 2016, Intel Corporation. All rights reserved.<BR>
+  Copyright (c) 2007 - 2017, Intel Corporation. All rights reserved.<BR>
 
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD License
@@ -43,12 +43,6 @@ PlatformSecLibConstructor (
 
   DefaultsRestored = FALSE;
 
-  //
-  // Perform a checksum computation and verify if the checksum is correct. If the checksum is incorrect
-  // initialize all the CMOS location to their default values and recalculate the checksum.
-  //
-  InitCmos (FALSE, &DefaultsRestored);
-
   return EFI_SUCCESS;
 }
 
-- 
2.11.0.windows.1



  reply	other threads:[~2017-07-03  8:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-03  8:54 [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 1/4]GPIO configuration zwei4
2017-07-03  8:54 ` zwei4 [this message]
2017-07-03  8:54 ` [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 3/4]Setup Change zwei4
2017-07-03  8:54 ` [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 4/4]VBT change for HDMI zwei4

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170703085433.22288-2-david.wei@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox