summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/BdsLib
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg/BdsLib: Fix incorrect pointer castingoliviermartin2011-09-273-12/+12
* ArmPkg/BdsLib: Move the code specific to the Atag preparation into a separate...oliviermartin2011-09-224-147/+175
* ArmPkg/BdsLib: Use two distinct functions to boot Linux either by Atag or Fdtoliviermartin2011-09-223-91/+138
* ArmPkg/BdsLib: Add missing BdsLoadOption.c fileoliviermartin2011-09-121-0/+264
* ArmPkg/BdsLib: Fix MemMap Device Path node supportoliviermartin2011-09-091-4/+8
* ArmPkg/BdsLib: Move some functions used to create/update BDS Boot Entry from ...oliviermartin2011-09-093-11/+70
* ArmPkg/BdsLib: Add support to pass argument to a loaded EFI applicationoliviermartin2011-09-092-4/+21
* ArmPkg/BdsLib: InitrdImageSize was not initialized when no initrd was oliviermartin2011-08-221-2/+4
* ArmPkg/BdsLib: Fixed parameters passed to AllocatePages()oliviermartin2011-08-191-2/+2
* BeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryBase/Size to define Sys...oliviermartin2011-08-181-0/+2
* ArmPkg/BdsLib: Allocate memory with AnyPage type if it failed with the one in...oliviermartin2011-08-181-4/+20
* ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin2011-08-182-3/+27
* ArmPkg/BdsLib: Linux kernel supports either FDT or ATAGoliviermartin2011-07-041-7/+11
* ArmPlatformPkg: Fix buildsoliviermartin2011-07-011-0/+1
* ArmPkg/BdsLib: Check if the performance timer is counting down or up in Print...oliviermartin2011-06-281-2/+8
* ArmPlatformPkg/Bds: Fix various bugs in the new BDSoliviermartin2011-06-152-1/+28
* ArmPkg: Fix warnings raised by ARMGCColiviermartin2011-06-152-79/+7
* ArmPkg/BdsLib: Upgrade the library to use natively the Device Patholiviermartin2011-06-1110-1133/+1549
* ArmPkg/BdsLib: Fix GetSystemMemoryResources()oliviermartin2011-03-311-67/+107
* ArmPkg/BdsLib: Prevent application to hang the platform using watchdogoliviermartin2011-03-311-0/+9
* Fix issue with fixing tabs.andrewfish2011-02-021-2/+2
* Remove tabs from all text files in the package.andrewfish2011-02-021-2/+2
* Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish2011-02-0210-0/+1463