summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/BdsLib/BdsLinuxLoader.c
AgeCommit message (Expand)Author
2012-09-28ArmPkg/BdsLib: Added FDT support for BdsLiboliviermartin
2012-09-27ARM Packages: Minor typo, mispellings and coding style changesoliviermartin
2012-07-04ArmPkg/BdsLib: Fixed cache cleaning in PreparePlatformHardware()oliviermartin
2012-02-24ArmPkg/BdsLib: Added support for using uInitrdoliviermartin
2012-02-24ArmPkg/BdsLib: Fixed LinuxImageSize if uImagei formatoliviermartin
2012-02-09ArmPkg/BdsLib: Load initrd next to the Linux kernel to allow to reduce the me...oliviermartin
2012-02-09ArmPkg/BdsLib: Added support to start uImageoliviermartin
2011-09-27ArmPkg/BdsLib: Fix incorrect pointer castingoliviermartin
2011-09-22ArmPkg/BdsLib: Move the code specific to the Atag preparation into a separate...oliviermartin
2011-09-22ArmPkg/BdsLib: Use two distinct functions to boot Linux either by Atag or Fdtoliviermartin
2011-08-22ArmPkg/BdsLib: InitrdImageSize was not initialized when no initrd was oliviermartin
2011-08-18BeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryBase/Size to define Sys...oliviermartin
2011-08-18ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin
2011-07-04ArmPkg/BdsLib: Linux kernel supports either FDT or ATAGoliviermartin
2011-06-11ArmPkg/BdsLib: Upgrade the library to use natively the Device Patholiviermartin
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish