summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/BdsLib
AgeCommit message (Expand)AuthorFilesLines
2012-02-24ArmPkg/BdsLib: Added support for using uInitrdoliviermartin1-0/+14
2012-02-24ArmPkg/BdsLib: Fixed LinuxImageSize if uImagei formatoliviermartin1-0/+1
2012-02-09ArmPkg/BdsLib: Fixed memory leakoliviermartin1-2/+8
2012-02-09ArmPkg/BdsLib: Fixed incorrect typecastingoliviermartin1-2/+2
2012-02-09ArmPkg/BdsLib: Load initrd next to the Linux kernel to allow to reduce the me...oliviermartin1-2/+11
2012-02-09ArmPkg/BdsLib: Added support to start uImageoliviermartin2-3/+11
2011-09-27ArmPkg/BdsLib: Fix incorrect pointer castingoliviermartin3-12/+12
2011-09-22ArmPkg/BdsLib: Move the code specific to the Atag preparation into a separate...oliviermartin4-147/+175
2011-09-22ArmPkg/BdsLib: Use two distinct functions to boot Linux either by Atag or Fdtoliviermartin3-91/+138
2011-09-12ArmPkg/BdsLib: Add missing BdsLoadOption.c fileoliviermartin1-0/+264
2011-09-09ArmPkg/BdsLib: Fix MemMap Device Path node supportoliviermartin1-4/+8
2011-09-09ArmPkg/BdsLib: Move some functions used to create/update BDS Boot Entry from ...oliviermartin3-11/+70
2011-09-09ArmPkg/BdsLib: Add support to pass argument to a loaded EFI applicationoliviermartin2-4/+21
2011-08-22ArmPkg/BdsLib: InitrdImageSize was not initialized when no initrd was oliviermartin1-2/+4
2011-08-19ArmPkg/BdsLib: Fixed parameters passed to AllocatePages()oliviermartin1-2/+2
2011-08-18BeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryBase/Size to define Sys...oliviermartin1-0/+2
2011-08-18ArmPkg/BdsLib: Allocate memory with AnyPage type if it failed with the one in...oliviermartin1-4/+20
2011-08-18ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin2-3/+27
2011-07-04ArmPkg/BdsLib: Linux kernel supports either FDT or ATAGoliviermartin1-7/+11
2011-07-01ArmPlatformPkg: Fix buildsoliviermartin1-0/+1
2011-06-28ArmPkg/BdsLib: Check if the performance timer is counting down or up in Print...oliviermartin1-2/+8
2011-06-15ArmPlatformPkg/Bds: Fix various bugs in the new BDSoliviermartin2-1/+28
2011-06-15ArmPkg: Fix warnings raised by ARMGCColiviermartin2-79/+7
2011-06-11ArmPkg/BdsLib: Upgrade the library to use natively the Device Patholiviermartin10-1133/+1549
2011-03-31ArmPkg/BdsLib: Fix GetSystemMemoryResources()oliviermartin1-67/+107
2011-03-31ArmPkg/BdsLib: Prevent application to hang the platform using watchdogoliviermartin1-0/+9
2011-02-02Fix issue with fixing tabs.andrewfish1-2/+2
2011-02-02Remove tabs from all text files in the package.andrewfish1-2/+2
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish10-0/+1463