edk2[17851] IntelFrameworkModulePkg GenericBdsLib: Resolve array size mismatch

2015-07-06 Thread hwu1225
Revision: 17851 http://sourceforge.net/p/edk2/code/17851 Author: hwu1225 Date: 2015-07-07 06:13:53 + (Tue, 07 Jul 2015) Log Message: --- IntelFrameworkModulePkg GenericBdsLib: Resolve array size mismatch Match the size of array GaugeString defined in function WriteBootT

edk2[17850] FspInitPei function calling parameters not matching with the function definition .

2015-07-06 Thread jyao1
Revision: 17850 http://sourceforge.net/p/edk2/code/17850 Author: jyao1 Date: 2015-07-07 05:47:08 + (Tue, 07 Jul 2015) Log Message: --- FspInitPei function calling parameters not matching with the function definition. IntelFspWrapperPkg, In the file FspInitPeiV1.c and F

edk2[17849] MdeModulePkg: Update UefiBootManagerLib to support HTTP boot option creation

2015-07-06 Thread niruiyu
Revision: 17849 http://sourceforge.net/p/edk2/code/17849 Author: niruiyu Date: 2015-07-07 05:43:00 + (Tue, 07 Jul 2015) Log Message: --- MdeModulePkg: Update UefiBootManagerLib to support HTTP boot option creation Contributed-under: TianoCore Contribution Agreement 1.0

edk2[17848] PcRtc: Fix PcRtcInit() to not clear RegisterB Hour Format bit ( BIT1) sometimes

2015-07-06 Thread niruiyu
Revision: 17848 http://sourceforge.net/p/edk2/code/17848 Author: niruiyu Date: 2015-07-07 05:41:43 + (Tue, 07 Jul 2015) Log Message: --- PcRtc: Fix PcRtcInit() to not clear RegisterB Hour Format bit (BIT1) sometimes Contributed-under: TianoCore Contribution Agreement 1.

edk2[17847] MdeModulePkg: Modify the incorrect DestStr length in safe string functions

2015-07-06 Thread dandanbi
Revision: 17847 http://sourceforge.net/p/edk2/code/17847 Author: dandanbi Date: 2015-07-07 04:37:07 + (Tue, 07 Jul 2015) Log Message: --- MdeModulePkg:Modify the incorrect DestStr length in safe string functions Contributed-under: TianoCore Contribution Agreement 1.0 Si

edk2[17846] EdkCompatibilityPkg: Remove gZeroGuid def in FrameworkHiiOnUefiHiiThunk

2015-07-06 Thread hwu1225
Revision: 17846 http://sourceforge.net/p/edk2/code/17846 Author: hwu1225 Date: 2015-07-07 03:05:18 + (Tue, 07 Jul 2015) Log Message: --- EdkCompatibilityPkg: Remove gZeroGuid def in FrameworkHiiOnUefiHiiThunk MdeModulePkg has defined gZeroGuid in 'Guid/ZeroGuid.h', ther

edk2[17845] EdkCompatibilityPkg: Remove ZeroGuid definition in Datahub2SmbiosThunk

2015-07-06 Thread hwu1225
Revision: 17845 http://sourceforge.net/p/edk2/code/17845 Author: hwu1225 Date: 2015-07-07 03:04:47 + (Tue, 07 Jul 2015) Log Message: --- EdkCompatibilityPkg: Remove ZeroGuid definition in Datahub2SmbiosThunk MdeModulePkg has defined gZeroGuid in 'Guid/ZeroGuid.h', there

edk2[17844] SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLib

2015-07-06 Thread hwu1225
Revision: 17844 http://sourceforge.net/p/edk2/code/17844 Author: hwu1225 Date: 2015-07-07 03:04:18 + (Tue, 07 Jul 2015) Log Message: --- SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLib MdeModulePkg has defined gZeroGuid in 'Guid/ZeroGuid.h', therefore,

edk2[17843] SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLib

2015-07-06 Thread hwu1225
Revision: 17843 http://sourceforge.net/p/edk2/code/17843 Author: hwu1225 Date: 2015-07-07 03:03:49 + (Tue, 07 Jul 2015) Log Message: --- SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLib MdeModulePkg has defined gZeroGuid in 'Guid/ZeroGuid.h', theref

edk2[17842] NetworkPkg: Remove mZeroGuid definition in IpSecDxe

2015-07-06 Thread hwu1225
Revision: 17842 http://sourceforge.net/p/edk2/code/17842 Author: hwu1225 Date: 2015-07-07 03:03:21 + (Tue, 07 Jul 2015) Log Message: --- NetworkPkg: Remove mZeroGuid definition in IpSecDxe mZeroGuid is defined but not used in IpSecDxe. All the header files in IpSecDxe w

edk2[17841] MdeModulePkg: Use StrnCpyS instead of StrCpyS to indicate the copy length from the source .

2015-07-06 Thread shenshushi
Revision: 17841 http://sourceforge.net/p/edk2/code/17841 Author: shenshushi Date: 2015-07-07 03:01:07 + (Tue, 07 Jul 2015) Log Message: --- MdeModulePkg: Use StrnCpyS instead of StrCpyS to indicate the copy length from the source. Contributed-under: TianoCore Contribut

edk2[17840] MdeModulePkg: Remove mZeroGuid definition in Universal/Variable /RuntimeDxe

2015-07-06 Thread hwu1225
Revision: 17840 http://sourceforge.net/p/edk2/code/17840 Author: hwu1225 Date: 2015-07-07 02:56:01 + (Tue, 07 Jul 2015) Log Message: --- MdeModulePkg: Remove mZeroGuid definition in Universal/Variable/RuntimeDxe MdeModulePkg has defined gZeroGuid in 'Guid/ZeroGuid.h', t

edk2[17839] MdeModulePkg: Remove gZeroGuid definition in SetupBrowserDxe

2015-07-06 Thread hwu1225
Revision: 17839 http://sourceforge.net/p/edk2/code/17839 Author: hwu1225 Date: 2015-07-07 02:55:34 + (Tue, 07 Jul 2015) Log Message: --- MdeModulePkg: Remove gZeroGuid definition in SetupBrowserDxe MdeModulePkg has defined gZeroGuid in 'Guid/ZeroGuid.h', therefore, the

edk2[17838] IntelFrameworkModulePkg: Remove gZeroGuid definition in DataHubDxe

2015-07-06 Thread hwu1225
Revision: 17838 http://sourceforge.net/p/edk2/code/17838 Author: hwu1225 Date: 2015-07-07 02:54:53 + (Tue, 07 Jul 2015) Log Message: --- IntelFrameworkModulePkg: Remove gZeroGuid definition in DataHubDxe MdeModulePkg has defined gZeroGuid in 'Guid/ZeroGuid.h', therefore

edk2[17837] ArmVirtPkg: adapt ArmVirtXen build to system memory end global variable

2015-07-06 Thread abiesheuvel
Revision: 17837 http://sourceforge.net/p/edk2/code/17837 Author: abiesheuvel Date: 2015-07-06 22:09:02 + (Mon, 06 Jul 2015) Log Message: --- ArmVirtPkg: adapt ArmVirtXen build to system memory end global variable This fixes the ArmVirtXen build that was broken by r17835

edk2[17836] ArmPlatformPkg/ArmVExpressPkg: use 64 KB section alignment for runtime drivers

2015-07-06 Thread oliviermartin
Revision: 17836 http://sourceforge.net/p/edk2/code/17836 Author: oliviermartin Date: 2015-07-06 17:00:40 + (Mon, 06 Jul 2015) Log Message: --- ArmPlatformPkg/ArmVExpressPkg: use 64 KB section alignment for runtime drivers This adds the 64 KB alignment overlay linker

edk2[17835] ArmPlatformPkg/PrePi: Make dynamic the top of the System Memory

2015-07-06 Thread oliviermartin
Revision: 17835 http://sourceforge.net/p/edk2/code/17835 Author: oliviermartin Date: 2015-07-06 16:56:31 + (Mon, 06 Jul 2015) Log Message: --- ArmPlatformPkg/PrePi: Make dynamic the top of the System Memory This change allows to change the top of the System Memory that

edk2[17834] ArmPlatformPkg/MemoryInitPei: Check if the main System Memory resource has been declared

2015-07-06 Thread oliviermartin
Revision: 17834 http://sourceforge.net/p/edk2/code/17834 Author: oliviermartin Date: 2015-07-06 16:55:29 + (Mon, 06 Jul 2015) Log Message: --- ArmPlatformPkg/MemoryInitPei: Check if the main System Memory resource has been declared The PlatformLib could have declared t

edk2[17833] ArmPlatformPkg: Allow PcdFirmwareVersionString to be a dynamic PCD

2015-07-06 Thread oliviermartin
Revision: 17833 http://sourceforge.net/p/edk2/code/17833 Author: oliviermartin Date: 2015-07-06 16:54:26 + (Mon, 06 Jul 2015) Log Message: --- ArmPlatformPkg: Allow PcdFirmwareVersionString to be a dynamic PCD PcdFirmwareVersionString is defined in MdeModulePkg to be ei

edk2[17832] ArmPkg/CpuDxe: Fixed AArch64 MMU

2015-07-06 Thread oliviermartin
Revision: 17832 http://sourceforge.net/p/edk2/code/17832 Author: oliviermartin Date: 2015-07-06 16:53:37 + (Mon, 06 Jul 2015) Log Message: --- ArmPkg/CpuDxe: Fixed AArch64 MMU When the function that determines the size of a contiguous region was returning from a sub-lev

edk2[17831] ArmPlatformPkg/ArmVExpress: Fix the CA9x4 and TC2 device tree locations

2015-07-06 Thread oliviermartin
Revision: 17831 http://sourceforge.net/p/edk2/code/17831 Author: oliviermartin Date: 2015-07-06 16:52:50 + (Mon, 06 Jul 2015) Log Message: --- ArmPlatformPkg/ArmVExpress: Fix the CA9x4 and TC2 device tree locations We use the NorFlash file system to read the Device Tree

edk2[17830] ArmPlatformPkg/ArmVExpressDxe: Renamed the device tree

2015-07-06 Thread oliviermartin
Revision: 17830 http://sourceforge.net/p/edk2/code/17830 Author: oliviermartin Date: 2015-07-06 16:51:27 + (Mon, 06 Jul 2015) Log Message: --- ArmPlatformPkg/ArmVExpressDxe: Renamed the device tree Filenames cannot be longer than 8-character long on ARM Versatile Expres

edk2[17829] ArmPlatformPkg/ArmVExpress-CTA15-A7.dsc: Build for TC2 HW by default

2015-07-06 Thread oliviermartin
Revision: 17829 http://sourceforge.net/p/edk2/code/17829 Author: oliviermartin Date: 2015-07-06 16:50:33 + (Mon, 06 Jul 2015) Log Message: --- ArmPlatformPkg/ArmVExpress-CTA15-A7.dsc: Build for TC2 HW by default The A15-A7 FVP model was previously the default build. Co

edk2[17828] ArmPkg/Application: Add new EFI application to boot Linux

2015-07-06 Thread oliviermartin
Revision: 17828 http://sourceforge.net/p/edk2/code/17828 Author: oliviermartin Date: 2015-07-06 16:49:40 + (Mon, 06 Jul 2015) Log Message: --- ArmPkg/Application: Add new EFI application to boot Linux This new application support ATAG and FDT Linux kernel. It uses the D

edk2[17827] ArmPlatformPkg: Give a name to the FV

2015-07-06 Thread oliviermartin
Revision: 17827 http://sourceforge.net/p/edk2/code/17827 Author: oliviermartin Date: 2015-07-06 16:45:13 + (Mon, 06 Jul 2015) Log Message: --- ArmPlatformPkg: Give a name to the FV By default, a MemoryMap() EFI Device Path is created for the Firmware Volumes. It means i

edk2[17826] ArmPlatformPkg/Bds: Restore the setting of the FDT device path in the boot manager

2015-07-06 Thread oliviermartin
Revision: 17826 http://sourceforge.net/p/edk2/code/17826 Author: oliviermartin Date: 2015-07-06 16:41:36 + (Mon, 06 Jul 2015) Log Message: --- ArmPlatformPkg/Bds: Restore the setting of the FDT device path in the boot manager People has requested this feature to be res

edk2[17825] ArmVirtPkg: build runtime drivers with 64 KB section alignment

2015-07-06 Thread abiesheuvel
Revision: 17825 http://sourceforge.net/p/edk2/code/17825 Author: abiesheuvel Date: 2015-07-06 15:58:00 + (Mon, 06 Jul 2015) Log Message: --- ArmVirtPkg: build runtime drivers with 64 KB section alignment This adds the 64 KB alignment overlay linker script to the linker

edk2[17824] BaseTools: AArch64: use explicit linker scripts

2015-07-06 Thread abiesheuvel
Revision: 17824 http://sourceforge.net/p/edk2/code/17824 Author: abiesheuvel Date: 2015-07-06 15:57:50 + (Mon, 06 Jul 2015) Log Message: --- BaseTools: AArch64: use explicit linker scripts Instead of relying on the builtin linker script of GNU ld, which may vary based o