History log of /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e7643ce70cabf09d89ba069b5460aab5901fa89d 29-Jul-2016 Gary Lin <glin@suse.com> Vlv2TbltDevicePkg/AcpiPlatform: Amend the declaration of mGlobalNvsArea

mGlobalNvsArea wasn't declared as extern in AcpiPlatform.h and the header
was included in AcpiPlatform.c and AcpiPlatformHooks.c. Although it's
declared as extern in AcpiPlatformHooks.c, gcc still created an instance
of mGlobalNvsArea in AcpiPlatformHooks.c since the header was expanded
first and then the linker complained "multiple definition". This commit
rearrange the delaration of mGlobalNvsArea to satisfy gcc.

Cc: David Wei <david.wei@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gary Lin <glin@suse.com>
Reviewed-by: David Wei <david.wei@intel.com>
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c
fe6e53b5ba692463aa5c3daac1788e8375ceef80 29-Jul-2016 Gary Lin <glin@suse.com> Vlv2TbltDevicePkg/AcpiPlatform: Remove unused variables

Fix the following errors from gcc:

Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c: In function 'PlatformUpdateTables':
Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c:236:63: warning: variable 'LocalApicCounter' set but not used [-Wunused-but-set-variable]
Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c:214:64: warning: variable 'ProcessorLocalApicEntry' set but not used [-Wunused-but-set-variable]
Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c:213:63: warning: variable 'BufferSize' set but not used [-Wunused-but-set-variable]

Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c: In function 'AcpiPlatformEntryPoint':
Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c:797:33: warning: variable 'Data32' set but not used [-Wunused-but-set-variable]

Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatformHooks.c: In function ?PatchGv3SsdtTable?:
Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatformHooks.c:243:31: error: variable ?Status? set but not used [-Werror=unused-but-set-variable]

Cc: David Wei <david.wei@intel.com>
Cc: "Wu, Hao A" <hao.a.wu@intel.com>
Cc: "Lu, ShifeiX A" <shifeix.a.lu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gary Lin <glin@suse.com>
Reviewed-by: David Wei <david.wei@intel.com>
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c
2c855d3aaf36da80f8c4f0ae12d31900a628b0a9 28-Jul-2016 Lu, ShifeiX A <shifeix.a.lu@intel.com> 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>
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c
aa44e98dc23eec452d4d16a86e047d5f91a4440f 08-Jun-2016 lushifex <shifeix.a.lu@intel.com> 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>
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c
a0f3b02894c140e11238c06ab17f898b199c4384 21-Jun-2016 Lu, ShifeiX A <shifeix.a.lu@intel.com> 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>
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c
9ea2d901879fbbac521df270406f61896aabb545 13-Nov-2015 Shifei Lu <shifeix.a.lu@intel.com> Vlv2TbltDevicePkg: Sync the branch changes to Trunk,

Add Microcode, and Change Flash size from 3M to 4M.

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@18780 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c
52a99493cce88a9d4ec8a02d7f1bd1a1001ce60d 10-Nov-2015 Lu Shifei <shifeix.a.lu@intel.com> 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
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c
620f289162b08d319fe1e73b3c7e2baff6b388e4 11-Jun-2015 Tim He <tim.he@intel.com> Sync the branch changes to trunk.

Update the FCE tool to remove “runtime access” .

and recovery "Setup" variable in case of “Setup”

variable size is incorrect somehow.

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@17620 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c
3cbfba02fef9dae07a041fdbf2e89611d72d6f90 12-Jan-2015 David Wei <david.wei@intel.com> 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
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c