]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Library/BdsLib
ArmPkg: Added Aarch64 support
[mirror_edk2.git] / ArmPkg / Library / BdsLib /
2013-07-18 Harry LiebelArmPkg: Added Aarch64 support
2013-06-27 Olivier MartinArmPkg/BdsLib: Fixed manipulation of the Memory Map...
2013-06-19 Olivier MartinArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specific
2013-06-19 Olivier MartinArmPkg/BdsLib: Update FDT CPU node format
2013-05-12 oliviermartinArmPkg/BdsLinuxFdt.c: Fix creation of 'cpu' and 'psci...
2013-05-12 oliviermartinArmPkg/BdsLinuxFdt.c: Introduce cpu_to_fdtn() function.
2013-05-12 oliviermartinArmPkg/BdsLinuxFdt.c: Split PrepareFdt() into several...
2013-04-14 oliviermartinArmPkg/BdsLib: Added support for FDT alignment through...
2013-04-14 oliviermartinArmPkg: Delete PCD value PcdArmLinuxKernelFixedOffset.
2013-04-14 oliviermartinArmPkg/BdsLib: Fix uInitrd detection
2013-04-14 oliviermartinArmPkg/BdsLib: Do not create additional 'cpu' nodes...
2013-04-14 oliviermartinArmPkg/BdsLib: Replace ARM magic value by a proper...
2013-03-12 oliviermartinArmPkg/BdsLib: Fixed TFTP and PXE Boot
2013-03-12 oliviermartinArmPkg/BdsLib: Free the memory when Linux fails to...
2013-03-12 oliviermartinArmPkg/BdsLinuxFdt.c: Check that FDT blob is correctly...
2013-03-12 oliviermartinArmPkg/BdsLib: Update 'cpu-release-addr' with the UEFI...
2013-03-12 oliviermartinArmPkg/BdsLib: Added support to declare Power State...
2013-03-12 oliviermartinArmPkg/BdsLib: Passed reserved memory regions to the...
2013-03-12 oliviermartinArmPkg: Fixed unsigned type to be architecture independent
2013-03-12 oliviermartinArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectory
2013-03-12 oliviermartinARM Packages: Fixed coding style and typos
2013-03-12 oliviermartinArmPkg: Introduce GetGlobalEnvironmentVariable() function.
2013-01-25 oliviermartinArmPkg/BdsLib: Added TimerLib to INF file
2013-01-25 oliviermartinARM Packages: Fixed line endings
2012-09-28 oliviermartinArmPkg/BdsLib: Added FDT support for BdsLib
2012-09-27 oliviermartinARM Packages: Minor typo, mispellings and coding style...
2012-07-04 oliviermartinArmPkg/BdsLib: Fixed cache cleaning in PreparePlatformH...
2012-07-04 oliviermartinArmPkg/BdsLib: Fixed ShutdownUefiBootServices() in...
2012-02-24 oliviermartinArmPkg/BdsLib: Added support for using uInitrd
2012-02-24 oliviermartinArmPkg/BdsLib: Fixed LinuxImageSize if uImagei format
2012-02-09 oliviermartinArmPkg/BdsLib: Fixed memory leak
2012-02-09 oliviermartinArmPkg/BdsLib: Fixed incorrect typecasting
2012-02-09 oliviermartinArmPkg/BdsLib: Load initrd next to the Linux kernel...
2012-02-09 oliviermartinArmPkg/BdsLib: Added support to start uImage
2011-09-27 oliviermartinArmPkg/BdsLib: Fix incorrect pointer casting
2011-09-22 oliviermartinArmPkg/BdsLib: Move the code specific to the Atag prepa...
2011-09-22 oliviermartinArmPkg/BdsLib: Use two distinct functions to boot Linux...
2011-09-12 oliviermartinArmPkg/BdsLib: Add missing BdsLoadOption.c file
2011-09-09 oliviermartinArmPkg/BdsLib: Fix MemMap Device Path node support
2011-09-09 oliviermartinArmPkg/BdsLib: Move some functions used to create/updat...
2011-09-09 oliviermartinArmPkg/BdsLib: Add support to pass argument to a loaded...
2011-08-22 oliviermartinArmPkg/BdsLib: InitrdImageSize was not initialized...
2011-08-19 oliviermartinArmPkg/BdsLib: Fixed parameters passed to AllocatePages()
2011-08-18 oliviermartinBeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryB...
2011-08-18 oliviermartinArmPkg/BdsLib: Allocate memory with AnyPage type if...
2011-08-18 oliviermartinArmPlatformPkg/Bds: Add Linux 'initrd' support to BDS
2011-07-04 oliviermartinArmPkg/BdsLib: Linux kernel supports either FDT or...
2011-07-01 oliviermartinArmPlatformPkg: Fix builds
2011-06-28 oliviermartinArmPkg/BdsLib: Check if the performance timer is counti...
2011-06-15 oliviermartinArmPlatformPkg/Bds: Fix various bugs in the new BDS
2011-06-15 oliviermartinArmPkg: Fix warnings raised by ARMGCC
2011-06-11 oliviermartinArmPkg/BdsLib: Upgrade the library to use natively...
2011-03-31 oliviermartinArmPkg/BdsLib: Fix GetSystemMemoryResources()
2011-03-31 oliviermartinArmPkg/BdsLib: Prevent application to hang the platform...
2011-02-02 andrewfishFix issue with fixing tabs.
2011-02-02 andrewfishRemove tabs from all text files in the package.
2011-02-02 andrewfishSync up ArmPkg with patch from mailing list. Changed...