edk2[17406] SecurityPkg: Update SecureBootConfigDxe to support ARM image

2015-05-10 Thread czhang46
Revision: 17406 http://sourceforge.net/p/edk2/code/17406 Author: czhang46 Date: 2015-05-11 06:37:03 + (Mon, 11 May 2015) Log Message: --- SecurityPkg: Update SecureBootConfigDxe to support ARM image Update SecureBootConfigDxe component to allow the enrollment of the dig

edk2[17405] MdeModulePkg: Add BootManagerPolicyDxe to produce BootManagerPolicy protocol.

2015-05-10 Thread niruiyu
Revision: 17405 http://sourceforge.net/p/edk2/code/17405 Author: niruiyu Date: 2015-05-11 06:34:53 + (Mon, 11 May 2015) Log Message: --- MdeModulePkg: Add BootManagerPolicyDxe to produce BootManagerPolicy protocol. Contributed-under: TianoCore Contribution Agreement 1.0

edk2[17403] MdeModulePkg: Process Sys Prep load options in BdsDxe driver.

2015-05-10 Thread niruiyu
Revision: 17403 http://sourceforge.net/p/edk2/code/17403 Author: niruiyu Date: 2015-05-11 06:33:45 + (Mon, 11 May 2015) Log Message: --- MdeModulePkg: Process Sys Prep load options in BdsDxe driver. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by:

edk2[17404] MdePkg: Add BootManagerPolicy protocol definition.

2015-05-10 Thread niruiyu
Revision: 17404 http://sourceforge.net/p/edk2/code/17404 Author: niruiyu Date: 2015-05-11 06:34:18 + (Mon, 11 May 2015) Log Message: --- MdePkg: Add BootManagerPolicy protocol definition. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni R

edk2[17402] MdePkg: Add Sys Prep string definition and macro definition.

2015-05-10 Thread niruiyu
Revision: 17402 http://sourceforge.net/p/edk2/code/17402 Author: niruiyu Date: 2015-05-11 06:32:51 + (Mon, 11 May 2015) Log Message: --- MdePkg: Add Sys Prep string definition and macro definition. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: R

edk2[17401] SecurityPkg Variable: Make PK & SecureBootMode consistent

2015-05-10 Thread czhang46
Revision: 17401 http://sourceforge.net/p/edk2/code/17401 Author: czhang46 Date: 2015-05-11 05:49:31 + (Mon, 11 May 2015) Log Message: --- SecurityPkg Variable: Make PK & SecureBootMode consistent PK can be cleared in runtime. However SecureBootMode variable is not updat

edk2[17400] MdeModulePkg DxeCore: Add memory more reliable support.

2015-05-10 Thread lzeng14
Revision: 17400 http://sourceforge.net/p/edk2/code/17400 Author: lzeng14 Date: 2015-05-11 05:16:48 + (Mon, 11 May 2015) Log Message: --- MdeModulePkg DxeCore: Add memory more reliable support. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Z

edk2[17399] MdePkg: Add memory more reliable definitions.

2015-05-10 Thread lzeng14
Revision: 17399 http://sourceforge.net/p/edk2/code/17399 Author: lzeng14 Date: 2015-05-11 05:16:02 + (Mon, 11 May 2015) Log Message: --- MdePkg: Add memory more reliable definitions. PiHob.h: EFI_RESOURCE_ATTRIBUTE_MORE_RELIABLE resource attribute. PiDxeCis: EfiGcdMemor

edk2[17398] MdeModulePkg: Fix SortLib library class name typo.

2015-05-10 Thread niruiyu
Revision: 17398 http://sourceforge.net/p/edk2/code/17398 Author: niruiyu Date: 2015-05-11 04:51:38 + (Mon, 11 May 2015) Log Message: --- MdeModulePkg: Fix SortLib library class name typo. BaseSortLib is the library instance name not the class name. Contributed-under: T

edk2[17397] MdeModulePkg DxeCore: Add read only memory support.

2015-05-10 Thread lzeng14
Revision: 17397 http://sourceforge.net/p/edk2/code/17397 Author: lzeng14 Date: 2015-05-11 03:33:44 + (Mon, 11 May 2015) Log Message: --- MdeModulePkg DxeCore: Add read only memory support. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng

edk2[17396] MdePkg: Add RO memory and resource HOB attribute definitions.

2015-05-10 Thread lzeng14
Revision: 17396 http://sourceforge.net/p/edk2/code/17396 Author: lzeng14 Date: 2015-05-11 03:32:48 + (Mon, 11 May 2015) Log Message: --- MdePkg: Add RO memory and resource HOB attribute definitions. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by:

edk2[17395] MdePkg: Update PeiMemoryAllocationLib to allocate EfiReservedMemoryType memory directly .

2015-05-10 Thread lzeng14
Revision: 17395 http://sourceforge.net/p/edk2/code/17395 Author: lzeng14 Date: 2015-05-11 03:12:51 + (Mon, 11 May 2015) Log Message: --- MdePkg: Update PeiMemoryAllocationLib to allocate EfiReservedMemoryType memory directly. The old implementation was to allocate EfiB

edk2[17394] MdeModulePkg: Update implementation of PeiAllocatePages() to allow EfiReservedMemoryType.

2015-05-10 Thread lzeng14
Revision: 17394 http://sourceforge.net/p/edk2/code/17394 Author: lzeng14 Date: 2015-05-11 03:12:21 + (Mon, 11 May 2015) Log Message: --- MdeModulePkg: Update implementation of PeiAllocatePages() to allow EfiReservedMemoryType. Contributed-under: TianoCore Contribution

edk2[17393] MdePkg: Update comments of EFI_PEI_ALLOCATE_PAGES to allow EfiReservedMemoryType.

2015-05-10 Thread lzeng14
Revision: 17393 http://sourceforge.net/p/edk2/code/17393 Author: lzeng14 Date: 2015-05-11 03:11:31 + (Mon, 11 May 2015) Log Message: --- MdePkg: Update comments of EFI_PEI_ALLOCATE_PAGES to allow EfiReservedMemoryType. Contributed-under: TianoCore Contribution Agreemen

edk2[17392] Nt32Pkg: Enable new BDS in NT32 platform.

2015-05-10 Thread niruiyu
Revision: 17392 http://sourceforge.net/p/edk2/code/17392 Author: niruiyu Date: 2015-05-11 03:06:53 + (Mon, 11 May 2015) Log Message: --- Nt32Pkg: Enable new BDS in NT32 platform. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni Reviewed-b

edk2[17391] Nt32Pkg: Add PlatformBootManagerLib to Nt32 platform.

2015-05-10 Thread niruiyu
Revision: 17391 http://sourceforge.net/p/edk2/code/17391 Author: niruiyu Date: 2015-05-11 03:06:24 + (Mon, 11 May 2015) Log Message: --- Nt32Pkg: Add PlatformBootManagerLib to Nt32 platform. This library will co-work with UefiBootManagerLib and BdsDxe driver in MdeModu

edk2[17390] MdePkg: Add EFI_LOAD_OPTION definition.

2015-05-10 Thread niruiyu
Revision: 17390 http://sourceforge.net/p/edk2/code/17390 Author: niruiyu Date: 2015-05-11 02:24:30 + (Mon, 11 May 2015) Log Message: --- MdePkg: Add EFI_LOAD_OPTION definition. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni Reviewed-by:

edk2[17389] MdeModulePkg: Add Reset2 ppi support in PEI CORE.

2015-05-10 Thread lzeng14
Revision: 17389 http://sourceforge.net/p/edk2/code/17389 Author: lzeng14 Date: 2015-05-11 02:06:51 + (Mon, 11 May 2015) Log Message: --- MdeModulePkg: Add Reset2 ppi support in PEI CORE. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng R

edk2[17388] MdePkg: Add Reset2 ppi definition.

2015-05-10 Thread lzeng14
Revision: 17388 http://sourceforge.net/p/edk2/code/17388 Author: lzeng14 Date: 2015-05-11 02:05:52 + (Mon, 11 May 2015) Log Message: --- MdePkg: Add Reset2 ppi definition. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng Reviewed-by: Lim

edk2[17387] ShellPkg: Fix buffer overflow issue in 'map' command.

2015-05-10 Thread shenshushi
Revision: 17387 http://sourceforge.net/p/edk2/code/17387 Author: shenshushi Date: 2015-05-11 01:44:35 + (Mon, 11 May 2015) Log Message: --- ShellPkg: Fix buffer overflow issue in 'map' command. This patch replace 'StrnCat' with 'StrnCatS' to avoid the buffer overflow in

edk2[17386] MdePkg: Move gEfiSmbios3TableGuid to UEFI2.5 section in MdePkg. dec.

2015-05-10 Thread lzeng14
Revision: 17386 http://sourceforge.net/p/edk2/code/17386 Author: lzeng14 Date: 2015-05-11 01:35:29 + (Mon, 11 May 2015) Log Message: --- MdePkg: Move gEfiSmbios3TableGuid to UEFI2.5 section in MdePkg.dec. Also enhance the comments in MdePkg/Include/Guid/Smbios.h. Contr