public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Wei, David" <david.wei@intel.com>
To: "edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Cc: "Wei, David" <david.wei@intel.com>,
	"Lu, ShifeiX A" <shifeix.a.lu@intel.com>,
	"Guo, Mang" <mang.guo@intel.com>, "Wu, Mike" <mike.wu@intel.com>
Subject: [Patch] Vlv2TbltDevicePkg:Change RESET_VALUE of FADT
Date: Sat, 30 Jul 2016 07:47:29 +0000	[thread overview]
Message-ID: <89954A0B46707A448411A627AD4EEE3437D7EEA6@SHSMSX101.ccr.corp.intel.com> (raw)

>From fc800607141888e67c6938b78335243270539e70 Mon Sep 17 00:00:00 2001
From: david wei <david.wei@intel.com>
Date: Sat, 30 Jul 2016 15:44:21 +0800
Subject: [PATCH] Change RESET_VALUE of FADT to 0x0E.

Change RESET_VALUE of  ACPI FADT to 0x0E, which could trigger full reset.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: David Wei <david.wei@intel.com>
---
 Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Facp/Facp.aslc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Facp/Facp.aslc b/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Facp/Facp.aslc
index c9319d5..4407c56 100644
--- a/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Facp/Facp.aslc
+++ b/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Facp/Facp.aslc
@@ -86,7 +86,7 @@ EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE FACP = {
     0,
     0xCF9
   },
-  0x06,             // Hardware reset value
+  0x0E,             // Hardware reset value
   0, 0, 0,          // Reserved
   0,                // XFirmwareCtrl
   0,                // XDsdt
-- 
2.7.1.windows.2



                 reply	other threads:[~2016-07-30  7:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=89954A0B46707A448411A627AD4EEE3437D7EEA6@SHSMSX101.ccr.corp.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