2a98de0344
edk2: Move License.txt file to root
...
https://bugzilla.tianocore.org/show_bug.cgi?id=642
Add top level License.txt file with the BSD 2-Clause
License that is used by the majority of the EKD II open
source project content. Merge copyright statements
from the BSD 2-Clause License files in each package
directory and remove the duplication License.txt
file from package directories.
Cc: Leif Lindholm <leif.lindholm@linaro.org >
Cc: Andrew Fish <afish@apple.com >
Cc: Jordan Justen <jordan.l.justen@intel.com >
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com >
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com >
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org >
2017-08-03 11:02:17 -07:00
bbdd3bad1b
edk2: Move TianoCore Contribution Agreement to root
...
https://bugzilla.tianocore.org/show_bug.cgi?id=629
Move Contributions.txt that contains the TianoCore
Contribution Agreement 1.0 to the root of the edk2
repository and remove the duplicate Contributions.txt
files from all packages.
Cc: Leif Lindholm <leif.lindholm@linaro.org >
Cc: Andrew Fish <afish@apple.com >
Cc: Jordan Justen <jordan.l.justen@intel.com >
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com >
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com >
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org >
2017-08-03 11:01:53 -07:00
cc20411062
Vlv2DeviceRefCodePkg: Fixed thermal issue.
...
Fixed System auto shutdown when it reached minus 20 degree.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: lushifex <shifeix.a.lu@intel.com >
Reviewed-by: David Wei <david.wei@intel.com >
2017-02-08 15:32:39 +08:00
35672950be
Vlv2DeviceRefCodePkg/ValleyView2Soc: Remove the unused code
...
The code in _S3SUPPORT_ in PchAccess.h wasn't used in anywhere. Also,
The declaration of MCRX and MCR made gcc generate the error of
"multiple definition". Just remove the unused code to avoid any
potential issue.
Cc: David Wei <david.wei@intel.com >
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gary Lin <glin@suse.com >
2016-08-03 11:02:19 +08:00
2c855d3aaf
Vlv2DeviceRefCodePkg&Vlv2DevicePkg:Add sample WSMT table.
...
This is an sample WSMT table, which we only
update BIT0 and BIT1 of Protections flags fields.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: lushifex <shifeix.a.lu@intel.com >
Reviewed-by: David Wei <david.wei@intel.com >
2016-07-31 11:59:54 +08:00
1c32ee1c58
Vlv2TbltDevicePkg:Change RESET_VALUE of FADT
...
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 >
2016-07-31 11:46:38 +08:00
aa44e98dc2
Vlv2DeviceRefCodePkg&Vlv2TbltDevicePkg:Add setup option of LPE Audio.
...
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: lushifex <shifeix.a.lu@intel.com >
Reviewed-by: David Wei <david.wei@intel.com >
2016-06-21 11:20:54 +08:00
a0f3b02894
Vlv2DeviceRefCodePkg&Vlv2TbltDevicePkg:Convert Mix to DOS.
...
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: lushifex <shifeix.a.lu@intel.com >
Reviewed-by: David Wei <david.wei@intel.com >
2016-06-21 11:16:04 +08:00
52a99493cc
Vlv2TbltDevicePkg/Vlv2DeviceRefCodePkg:
...
Sync the branch changes to Trunk,
Add "RTC Battery Present" item in setup page.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Lu Shifei <shifeix.a.lu@intel.com >
Reviewed-by: Tim He <tim.he@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18763 6f19259b-4bc3-4df7-8a09-765794883524
2015-11-10 07:47:29 +00:00
bf0dfea6e7
Fixed C-State issue of CPU1 of dual core.
...
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Shifei Lu <shifeix.a.lu@intel.com >
Reviewed-by: David Wei <david.wei@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18370 6f19259b-4bc3-4df7-8a09-765794883524
2015-09-01 01:22:49 +00:00
edaea0e7bf
Vlv2TbltDevicePkg: Sync the branch changes to trunk.
...
Set USB Ports as User Visible in the _PLD.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tim He <tim.he@intel.com >
Reviewed-by: David Wei <david.wei@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18165 6f19259b-4bc3-4df7-8a09-765794883524
2015-08-05 07:26:45 +00:00
581c6c624d
Fixed potential security issue introduced by SmramCpuNvs variable.
...
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Shifei Lu <shifeix.a.lu@intel.com >
Reviewed-by: David Wei <david.wei@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17684 6f19259b-4bc3-4df7-8a09-765794883524
2015-06-23 07:22:44 +00:00
5374d621c5
Add definitions for Protected Region 1 register.
...
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Shifei Lu <shifeix.a.lu@intel.com >
Reviewed-by: David Wei <david.wei@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17617 6f19259b-4bc3-4df7-8a09-765794883524
2015-06-11 02:16:41 +00:00
f4e7aa05a3
Sync the branch changes to trunk.
...
Support fTPM feature, and update the BiosID to 0.80.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tim He <tim.he@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17362 6f19259b-4bc3-4df7-8a09-765794883524
2015-05-08 03:13:37 +00:00
ebf4ef4d25
Removed MBI Device from ACPI DSDT Table.
...
Removed MBI Device, which is not necessary for MinnowBoard Max, from ACPI DSDT Table per Windows team's request.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Shifei Lu <shifeix.a.lu@intel.com >
Reviewed-by: David Wei <david.wei@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17101 6f19259b-4bc3-4df7-8a09-765794883524
2015-04-02 02:01:26 +00:00
8268a01d2c
Add code to identify D0 stepping ValleyView SoC.
...
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Shifei Lu <shifeix.a.lu@intel.com >
Reviewed-by: David Wei <david.wei@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17034 6f19259b-4bc3-4df7-8a09-765794883524
2015-03-10 03:16:48 +00:00
9d6cdba3b3
Add patch-able PCD to support binary modification of MRC module.
...
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: David Wei <david.wei@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16847 6f19259b-4bc3-4df7-8a09-765794883524
2015-02-13 02:13:43 +00:00
3f3c4895da
*/Contributions.txt: Update example email address
...
Use the example.com domain as recommended in RFC 2606.
NOTE: This does not modify the wording of the "TianoCore Contribution
Agreement 1.0" section
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com >
Reviewed-by: Bruce Cran <bruce.cran@gmail.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16724 6f19259b-4bc3-4df7-8a09-765794883524
2015-02-03 17:29:14 +00:00
0b22d52942
Vlv2*Pkg: Add License.txt
...
This was copied from MdePkg.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16723 6f19259b-4bc3-4df7-8a09-765794883524
2015-02-03 17:28:56 +00:00
cd9cbcf146
Vlv2*Pkg: Add Contributions.txt
...
This was copied from MdePkg.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16722 6f19259b-4bc3-4df7-8a09-765794883524
2015-02-03 17:28:51 +00:00
49a228ca69
Update SPI connection parameters for Microsoft RhProxy driver.
...
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: David Wei <david.wei@intel.com >
Reviewed-by: Tim He <tim.he@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16679 6f19259b-4bc3-4df7-8a09-765794883524
2015-01-29 04:39:53 +00:00
b2499fe67e
Add SSDT for Microsoft RhProxy Driver.
...
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: David Wei <david.wei@intel.com >
Reviewed-by: Tim He <tim.he@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16677 6f19259b-4bc3-4df7-8a09-765794883524
2015-01-28 08:45:52 +00:00
3cbfba02fe
Upload BSD-licensed Vlv2TbltDevicePkg and Vlv2DeviceRefCodePkg to
...
https://svn.code.sf.net/p/edk2/code/trunk/edk2/ ,
which are for MinnowBoard MAX open source project.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: David Wei <david.wei@intel.com >
Reviewed-by: Mike Wu <mike.wu@intel.com >
Reviewed-by: Hot Tian <hot.tian@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16599 6f19259b-4bc3-4df7-8a09-765794883524
2015-01-12 09:37:20 +00:00