summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/BdsLib
AgeCommit message (Expand)Author
2013-01-25ArmPkg/BdsLib: Added TimerLib to INF fileoliviermartin
2013-01-25ARM Packages: Fixed line endingsoliviermartin
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-07-04ArmPkg/BdsLib: Fixed ShutdownUefiBootServices() in case the first gBS->GetMem...oliviermartin
2012-02-24ArmPkg/BdsLib: Added support for using uInitrdoliviermartin
2012-02-24ArmPkg/BdsLib: Fixed LinuxImageSize if uImagei formatoliviermartin
2012-02-09ArmPkg/BdsLib: Fixed memory leakoliviermartin
2012-02-09ArmPkg/BdsLib: Fixed incorrect typecastingoliviermartin
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-09-12ArmPkg/BdsLib: Add missing BdsLoadOption.c fileoliviermartin
2011-09-09ArmPkg/BdsLib: Fix MemMap Device Path node supportoliviermartin
2011-09-09ArmPkg/BdsLib: Move some functions used to create/update BDS Boot Entry from ...oliviermartin
2011-09-09ArmPkg/BdsLib: Add support to pass argument to a loaded EFI applicationoliviermartin
2011-08-22ArmPkg/BdsLib: InitrdImageSize was not initialized when no initrd was oliviermartin
2011-08-19ArmPkg/BdsLib: Fixed parameters passed to AllocatePages()oliviermartin
2011-08-18BeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryBase/Size to define Sys...oliviermartin
2011-08-18ArmPkg/BdsLib: Allocate memory with AnyPage type if it failed with the one in...oliviermartin
2011-08-18ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin
2011-07-04ArmPkg/BdsLib: Linux kernel supports either FDT or ATAGoliviermartin
2011-07-01ArmPlatformPkg: Fix buildsoliviermartin
2011-06-28ArmPkg/BdsLib: Check if the performance timer is counting down or up in Print...oliviermartin
2011-06-15ArmPlatformPkg/Bds: Fix various bugs in the new BDSoliviermartin
2011-06-15ArmPkg: Fix warnings raised by ARMGCColiviermartin
2011-06-11ArmPkg/BdsLib: Upgrade the library to use natively the Device Patholiviermartin
2011-03-31ArmPkg/BdsLib: Fix GetSystemMemoryResources()oliviermartin
2011-03-31ArmPkg/BdsLib: Prevent application to hang the platform using watchdogoliviermartin
2011-02-02Fix issue with fixing tabs.andrewfish
2011-02-02Remove tabs from all text files in the package.andrewfish
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish