edk2[18930] ArmLib/ArmV7Mmu: use 64-bit type for mapping region size

2015-11-23 Thread abiesheuvel
Revision: 18930 http://sourceforge.net/p/edk2/code/18930 Author: abiesheuvel Date: 2015-11-24 07:48:06 + (Tue, 24 Nov 2015) Log Message: --- ArmLib/ArmV7Mmu: use 64-bit type for mapping region size The way the v7 MMU code is invoked by the Xen port is somewhat of a path

edk2[18929] ArmVirtPkg/ArmVirtPlatformLib: reduce ID map size to GCD region size

2015-11-23 Thread abiesheuvel
Revision: 18929 http://sourceforge.net/p/edk2/code/18929 Author: abiesheuvel Date: 2015-11-24 07:44:41 + (Tue, 24 Nov 2015) Log Message: --- ArmVirtPkg/ArmVirtPlatformLib: reduce ID map size to GCD region size The ID mapping routines on virtual platforms simply map the

edk2[18928] ArmVirtPkg/ArmVirtQemu: limit the (I)PA space to 40 bits

2015-11-23 Thread abiesheuvel
Revision: 18928 http://sourceforge.net/p/edk2/code/18928 Author: abiesheuvel Date: 2015-11-24 07:44:28 + (Tue, 24 Nov 2015) Log Message: --- ArmVirtPkg/ArmVirtQemu: limit the (I)PA space to 40 bits KVM uses a fixed size of 40 bits for its intermediate physical address s

edk2[18927] MdeModulePkg/BdsDxe: Fix EBC build failure

2015-11-23 Thread niruiyu
Revision: 18927 http://sourceforge.net/p/edk2/code/18927 Author: niruiyu Date: 2015-11-24 06:57:47 + (Tue, 24 Nov 2015) Log Message: --- MdeModulePkg/BdsDxe: Fix EBC build failure Define EFI_REMOVABLE_MEDIA_FILE_NAME for EBC ARCH to fix EBC build failure. Contributed-u

edk2[18926] MdeModulePkg/UefiBootManagerLib: Always create MemoryTypeInfo variable

2015-11-23 Thread niruiyu
Revision: 18926 http://sourceforge.net/p/edk2/code/18926 Author: niruiyu Date: 2015-11-24 06:56:05 + (Tue, 24 Nov 2015) Log Message: --- MdeModulePkg/UefiBootManagerLib: Always create MemoryTypeInfo variable Align to old BDS behavior (IntelFrameworkModulePkg/BDS) to alw

edk2[18925] ShellBinPkg: Arm/AArch64 Shell binary update.

2015-11-23 Thread leiflindholm
Revision: 18925 http://sourceforge.net/p/edk2/code/18925 Author: leiflindholm Date: 2015-11-23 19:34:40 + (Mon, 23 Nov 2015) Log Message: --- ShellBinPkg: Arm/AArch64 Shell binary update. The binaries of ShellBinPkg are generated with ShellPkg from r18915. Contributed-

edk2[18924] MdeModulePkg:Refine the UiApp

2015-11-23 Thread dandanbi
Revision: 18924 http://sourceforge.net/p/edk2/code/18924 Author: dandanbi Date: 2015-11-23 09:37:24 + (Mon, 23 Nov 2015) Log Message: --- MdeModulePkg:Refine the UiApp Use new created libraries(Boot Manager,Device Manager,Boot Maintenance Manager) in UiApp.So remove and

edk2[18923] MdeModulePkg:Create Boot Maintenance Manager Library

2015-11-23 Thread dandanbi
Revision: 18923 http://sourceforge.net/p/edk2/code/18923 Author: dandanbi Date: 2015-11-23 09:34:55 + (Mon, 23 Nov 2015) Log Message: --- MdeModulePkg:Create Boot Maintenance Manager Library Split the boot maintenance manager library from UiApp in MdeModulePkg/Applicat

edk2[18922] MdeModulePkg:Create Device Manager Library

2015-11-23 Thread dandanbi
Revision: 18922 http://sourceforge.net/p/edk2/code/18922 Author: dandanbi Date: 2015-11-23 09:33:42 + (Mon, 23 Nov 2015) Log Message: --- MdeModulePkg:Create Device Manager Library Split the device manager library from UiApp in MdeModulePkg/Application and put the libra

edk2[18921] MdeModulePkg:Create Boot Manager Library

2015-11-23 Thread dandanbi
Revision: 18921 http://sourceforge.net/p/edk2/code/18921 Author: dandanbi Date: 2015-11-23 09:32:08 + (Mon, 23 Nov 2015) Log Message: --- MdeModulePkg:Create Boot Manager Library Split the boot manager library from UiApp in MdeModulePkg/Application and put the library i