audk/ArmPkg/Library/BdsLib
Olivier Martin a58266e5fd ArmPkg/BdsLib: Fixed manipulation of the Memory Map returned by GetMemoryMap()
The UEFI specification mandates that software uses the DescriptorSize returned
by the GetMemoryMap() function to find the start of each EFI_MEMORY_DESCRIPTOR
in the MemoryMap array. This allows for future expansion of the EFI_MEMORY_DESCRIPTOR.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14447 6f19259b-4bc3-4df7-8a09-765794883524
2013-06-27 18:18:24 +00:00
..
Arm ArmPkg/BdsLib: Fix uInitrd detection 2013-04-14 09:34:48 +00:00
BdsAppLoader.c ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00
BdsFilePath.c ArmPkg/BdsLib: Fixed TFTP and PXE Boot 2013-03-12 01:04:10 +00:00
BdsHelper.c ArmPkg: Introduce GetGlobalEnvironmentVariable() function. 2013-03-12 00:42:59 +00:00
BdsInternal.h ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00
BdsLib.inf ArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specific 2013-06-19 18:27:05 +00:00
BdsLinuxFdt.c ArmPkg/BdsLib: Fixed manipulation of the Memory Map returned by GetMemoryMap() 2013-06-27 18:18:24 +00:00
BdsLinuxLoader.h ArmPkg: Fixed unsigned type to be architecture independent 2013-03-12 00:50:46 +00:00
BdsLoadOption.c ArmPkg: Introduce GetGlobalEnvironmentVariable() function. 2013-03-12 00:42:59 +00:00