summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Bds
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg/Bds: Signal EndOfDxe PI EventOlivier Martin2014-08-012-1/+39
* ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib ...Olivier Martin2014-08-013-11/+4
* ArmPlatformPkg/Bds: Added boot options reorderingRonald Cron2014-07-292-107/+317
* ArmPlatformPkg/Bds: Corrected boot type detectionRonald Cron2014-07-291-9/+71
* ArmPlatformPkg/Bds: Do not ignore the error code in DefineDefaultBootEntries()Olivier Martin2014-07-291-1/+1
* ArmPlatformPkg/Bds: Added TFTP boot option updateRonald Cron2014-07-291-5/+174
* ArmPlatformPkg/Bds: Change the GetHIInput/EditHIInput to always return a vali...Ronald Cron2014-07-291-24/+35
* ArmPlatformPkg/Bds: Got rid of RequestBootType argumentRonald Cron2014-07-293-53/+38
* ArmPlatformPkg/Bds: Getting and editing IP addressesRonald Cron2014-07-153-23/+75
* ArmPlatformPkg/Bds: Added update of Pxe boot optionRonald Cron2014-07-151-2/+22
* ArmPlatformPkg/Bds: Added boot timeout settingRonald Cron2014-07-041-0/+49
* ArmPlatformPkg/Bds: Fix setting kernel command lineOlivier Martin2014-05-081-1/+1
* ArmPlatformPkg/Bds: Do not print garbage if the command line argument is emptyOlivier Martin2014-04-221-1/+3
* ArmPlatformPkg/Bds: Do not free NULL pointerOlivier Martin2014-04-161-1/+1
* ArmPlatformPkg/Bds: Fix loading Timeout from NV storageHarry Liebel2014-04-111-2/+5
* ArmPlatformPkg/Bds: Do not start all devices when starting an OS loaderOlivier Martin2014-04-111-2/+9
* ArmPlatformPkg/Bds: Allow to update EFI application boot entriesOlivier Martin2014-04-111-14/+68
* ArmPlatformPkg: Print arguments for EFI ApplicationOlivier Martin2014-04-111-1/+10
* ArmPlatformPkg/Bds: Introduced helper function to detect if an Ascii/Unicode ...Olivier Martin2014-04-112-1/+98
* ArmPlatformPkg/Bds: Added support to detect if the binary is a EFI imageOlivier Martin2014-04-113-89/+130
* ArmPlatformPkg/Bds: Added support to pass parameters to EFI applicationsOlivier Martin2014-04-112-7/+15
* ArmPlatformPkg/Bds: Decoupled OptionalData for the EFI application boot entry...Olivier Martin2014-04-114-32/+57
* ArmPlatformPkg/Bds: Add support to handle Unicode parametersOlivier Martin2014-04-113-7/+75
* ArmPlatformPkg/Bds: Check OptionalData is not NULL before accessing itOlivier Martin2014-04-081-1/+4
* ArmPlatformPkg: Fixed memory leak after calling GetEnvironmentVariable()Olivier Martin2014-04-021-0/+1
* ArmPlatformPkg/Bds: stop inputting more characters when string is fullRyan Harkin2014-03-121-5/+3
* ArmPkg: Removed unused header 'BdsUnixLib.h'Olivier Martin2014-02-121-2/+1
* ArmPlatformPkg/BdsLib: Let the user press enter when inputting booleansOlivier Martin2014-02-121-2/+4
* ArmPlatformPkg/Bds: Make ".EFI" files recognizable as EFI applicationsLeif Lindholm2013-06-211-1/+2
* ArmPlatformPkg/Bds: Moved the PrintLib() after forcing the last character to ...Olivier Martin2013-06-191-3/+3
* ArmPlatformPkg/Bds: Fixed potential overflow in EditHIInputStr()Ryan Harkin2013-05-291-2/+9
* ArmPlatformPkg/Bds: Missing CRC32 updateoliviermartin2013-04-141-0/+14
* ArmPlatformPkg/Bds: Fixed adding support for new boot entry when the generate...oliviermartin2013-03-123-37/+52
* ArmPkg: Introduce GetGlobalEnvironmentVariable() function.oliviermartin2013-03-123-40/+34
* ArmPlatformPkg/BootMenu.c: Print loader type in a more friendly way.oliviermartin2013-03-121-1/+17
* ArmPlatformPkg/Bds/BootMenu.c: Set "Fdt" UEFI variable as localoliviermartin2013-01-282-16/+32
* ArmPlatformPkg/Bds: Fixed the deletion of boot option entriesoliviermartin2013-01-251-2/+6
* ARM Packages: Fixed line endingsoliviermartin2013-01-252-392/+392
* ArmPlatformPkg/Bds: Replaced 'EBL' by 'UEFI Shell' as the default shell on AR...oliviermartin2012-09-271-3/+3
* ARM Packages: Minor typo, mispellings and coding style changesoliviermartin2012-09-272-3/+3
* ArmPlatformPkg/Bds: Fixed device path of the default error output deviceoliviermartin2012-08-081-1/+1
* ArmPlatformPkg/Bds: Fixed Memory Corruption when updating the path of a Linux...oliviermartin2012-05-021-4/+7
* ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin2012-05-021-0/+1
* ArmPlatformPkg/Bds: Fixed the size of the unicode string use to represent hex...oliviermartin2012-02-281-2/+2
* ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin2012-02-283-5/+4
* ArmPlatformPkg/Bds: Add support for 'BootCurrent'oliviermartin2012-02-091-0/+13
* ArmPlatformPkg/Bds: Fixed update of boot entriesoliviermartin2012-02-091-3/+3
* ArmPlatformPkg/Bds: Fixed 'BootNext' supportoliviermartin2012-02-091-8/+33
* ArmPlatformPkg/Bds: Fixed memory leakoliviermartin2012-02-092-2/+25
* ArmPlatformPkg/Bds: Fix the Boot Manager option to set the FDT device patholiviermartin2011-11-012-10/+10