summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Bds/BdsInternal.h
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: remove ARM BDSArd Biesheuvel2016-10-261-277/+0
* ArmPlatformPkg/Bds: Added support for booting legacy kernel from BDSOlivier Martin2015-07-141-6/+20
* ArmPlatformPkg/Bds: Remove Linux specific boot pathOlivier Martin2015-07-141-45/+0
* ArmPlatformPkg/Bds: Restore the setting of the FDT device path in the boot ma...Ronald Cron2015-07-061-0/+1
* ArmPlatformPkg/Bds: Signal when the variable 'Fdt' has been updatedOlivier Martin2015-01-061-0/+15
* ArmPlatformPkg/Bds: Added boot options reorderingRonald Cron2014-07-291-0/+1
* ArmPlatformPkg/Bds: Got rid of RequestBootType argumentRonald Cron2014-07-291-2/+6
* ArmPlatformPkg/Bds: Getting and editing IP addressesRonald Cron2014-07-151-0/+6
* ArmPlatformPkg/Bds: Introduced helper function to detect if an Ascii/Unicode ...Olivier Martin2014-04-111-0/+21
* ArmPlatformPkg/Bds: Added support to detect if the binary is a EFI imageOlivier Martin2014-04-111-2/+9
* ArmPlatformPkg/Bds: Decoupled OptionalData for the EFI application boot entry...Olivier Martin2014-04-111-2/+4
* ArmPlatformPkg/Bds: Add support to handle Unicode parametersOlivier Martin2014-04-111-0/+5
* ArmPlatformPkg/Bds: Check OptionalData is not NULL before accessing itOlivier Martin2014-04-081-1/+4
* ArmPkg: Removed unused header 'BdsUnixLib.h'Olivier Martin2014-02-121-2/+1
* ArmPlatformPkg/Bds: Fixed adding support for new boot entry when the generate...oliviermartin2013-03-121-1/+1
* ArmPkg: Introduce GetGlobalEnvironmentVariable() function.oliviermartin2013-03-121-10/+2
* ArmPlatformPkg/Bds: Fixed the size of the unicode string use to represent hex...oliviermartin2012-02-281-2/+2
* ArmPlatformPkg/Bds: Fixed and Improved initrd support in the ArmPlatformPkg B...oliviermartin2011-11-011-5/+5
* ArmPlatformPkg: Coding style (minor changes)oliviermartin2011-11-011-3/+3
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-221-0/+3
* ArmPkg/BdsLib: Move the Generic BDS_LOAD_OPTION structure from Armplatform/Pk...oliviermartin2011-09-091-18/+7
* ArmPlatformPkg/Bds: Add a signature in front of the Boot Argument propoer to ...oliviermartin2011-09-091-23/+45
* ArmPlatformPkg/Bds: Get User inputs in Unicodeoliviermartin2011-09-091-0/+12
* ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin2011-08-181-8/+20
* ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...oliviermartin2011-06-111-0/+214