Shifei Lu
96baece140
Fixed SOURCE_DEBUG_ENABLE build error.
...
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@17418 6f19259b-4bc3-4df7-8a09-765794883524
2015-05-12 01:54:00 +00:00
Tim He
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
Ruiyu Ni
58183d391c
Vlv2TbltDevicePkg: Use the new PCDs defined in MdePkg and MdeModulePkg.
...
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17326 6f19259b-4bc3-4df7-8a09-765794883524
2015-05-06 04:45:53 +00:00
Shifei Lu
d58cb22ff9
Fixed SOURCE_DEBUG_ENABLE build error.
...
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@17291 6f19259b-4bc3-4df7-8a09-765794883524
2015-05-05 02:58:51 +00:00
Mang Guo
b9459211df
Move microcode to offset 0 of BIOS region.
...
Move microcode, whose address is fixed by SEC binary, to offset 0 of BIOS region.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Mang Guo <mang.guo@intel.com >
Reviewed-by: David Wei <david.wei@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17224 6f19259b-4bc3-4df7-8a09-765794883524
2015-04-28 03:31:12 +00:00
Tim He
a4d42c22d2
Sync the branch changes to trunk.
...
Update BiosID and optimize the flash layout.
Upgrade uefi shell from 1.0 to 2.0.
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@17172 6f19259b-4bc3-4df7-8a09-765794883524
2015-04-14 06:29:13 +00:00
David Wei
8507a90305
Enable DDI1 for the second HDMI display output.
...
Switch ball K30, P30 and G30 to be native F2 function for DDI1 HDMI.
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@17171 6f19259b-4bc3-4df7-8a09-765794883524
2015-04-14 06:05:51 +00:00
David Wei
567906c7b9
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@17036 6f19259b-4bc3-4df7-8a09-765794883524
2015-03-10 06:50:16 +00:00
Tim He
359497b7a0
Sync the branch changes to trunk.
...
Increase the BiosID VERSION_MINOR to 02.
Modified some PCDs as PcdsDynamicEx, and modified FSP support API.
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@17035 6f19259b-4bc3-4df7-8a09-765794883524
2015-03-10 05:52:37 +00:00
Shifei Lu
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
David Wei
c01934fb18
Update build script to include new SEC.
...
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@17033 6f19259b-4bc3-4df7-8a09-765794883524
2015-03-10 03:11:24 +00:00
Mang Guo
69a99d0b2c
Set network boot option to the default last priority.
...
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Mang Guo <mang.guo@intel.com >
Reviewed-by: David Wei <david.wei@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17018 6f19259b-4bc3-4df7-8a09-765794883524
2015-03-06 05:56:43 +00:00
Bruce Cran
d550b88184
Clean up GCC build.
...
Make the Unix Vlv2TbltDevicePkg scripts executable, add shebangs and skip the requirement to press a key when displaying usage text from Build_IFWI.sh.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Bruce Cran <bruce.cran@gmail.com >
Reviewed-by: David Wei <david.wei@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16936 6f19259b-4bc3-4df7-8a09-765794883524
2015-02-26 06:49:31 +00:00
David Wei
e7db297691
Upgrade BIOS version to V0.78.
...
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@16848 6f19259b-4bc3-4df7-8a09-765794883524
2015-02-13 02:14:12 +00:00
David Wei
c7d161de9a
Remove override to ConSplitter
...
Remove override to ConSplitter; Set console background to be black and front ground to be gray light.
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@16846 6f19259b-4bc3-4df7-8a09-765794883524
2015-02-13 02:13:03 +00:00
Shifei Lu
ebf6860309
Add reference to SmmMemLib in platform code.
...
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@16818 6f19259b-4bc3-4df7-8a09-765794883524
2015-02-09 07:27:11 +00:00
Jordan Justen
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
Jordan Justen
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
Jordan Justen
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
Shifei Lu
217abb4659
Align the overrider with UDK2014.SP1 core.
...
The override fixed Showing IPv4 and IPv6 string format as
"EFI Network <MAC Address><IP version>" in Boot Manager Group under BIOS setup.
This override will be removed after core fixing.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Shifei Lu <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@16675 6f19259b-4bc3-4df7-8a09-765794883524
2015-01-28 08:24:57 +00:00
Shifei Lu
2bbbdc85a3
Align the overrider with EDK2 trunk.
...
Align the overrider with EDK2 trunk.(The override fixed default console text color)
This override will be removed after core fixing.
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@16671 6f19259b-4bc3-4df7-8a09-765794883524
2015-01-27 08:47:14 +00:00
Shifei Lu
4139580d31
Fixed system hang issue with accessing to Boot Maintenance Manager
...
when pressed hot key to enter BIOS setup.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Shifei Lu <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@16666 6f19259b-4bc3-4df7-8a09-765794883524
2015-01-27 07:34:32 +00:00
Mang Guo
734b93933c
Enabled Performance measurement.
...
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Mang Guo <mang.guo@intel.com >
Reviewed-by: David Wei <david.wei@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16662 6f19259b-4bc3-4df7-8a09-765794883524
2015-01-27 04:38:18 +00:00
Shifei Lu
38bd44b8e1
Fixed the GCC build failure.
...
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@16658 6f19259b-4bc3-4df7-8a09-765794883524
2015-01-26 07:07:06 +00:00
Bruce Cran
6e4c917068
Fix the Windows MNW2 build failure.
...
Fix the Windows MNW2 build by updating the library paths and adding support for VS2012 and VS2013.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Bruce Cran <bruce.cran@gmail.com >
Reviewed-by: David Wei <david.wei@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16657 6f19259b-4bc3-4df7-8a09-765794883524
2015-01-26 06:50:22 +00:00
Tim He
bfed5d80af
Increase the BiosID major version to 0.77 and
...
Enable gcc build for minnowboard max with UDK2014.SP1.P1.
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@16648 6f19259b-4bc3-4df7-8a09-765794883524
2015-01-23 08:14:39 +00:00
David Wei
d71c25cf2c
Set RTC initial time to be BIOS Release time.
...
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: David Wei <david.wei@intel.com >
Reviewed-by: Star Zeng <star.zeng@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16639 6f19259b-4bc3-4df7-8a09-765794883524
2015-01-22 05:50:45 +00:00
Tim He
1b354b080c
Remove 2 unnecessary modules (Ps2MouseDxe, Ps2keyboardDxe) for saving size.
...
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@16631 6f19259b-4bc3-4df7-8a09-765794883524
2015-01-21 07:37:42 +00:00
David Wei
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