summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Bds/Bds.c
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg/Bds: Remove Linux specific boot pathOlivier Martin2015-07-141-33/+3
* ArmPlatformPkg/Bds: Clarify assert message with debug informationOlivier Martin2015-05-131-2/+6
* ArmPlatformPkg: fix two instances of FreePool () on NULL valueArd Biesheuvel2015-03-271-1/+1
* ArmPlatformPkg/Bds: Signal when the variable 'Fdt' has been updatedOlivier Martin2015-01-061-1/+0
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-261-3/+3
* ArmPlatformPkg/Bds: Signal EndOfDxe PI EventOlivier Martin2014-08-011-0/+37
* ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib ...Olivier Martin2014-08-011-4/+0
* ArmPlatformPkg/Bds: Do not ignore the error code in DefineDefaultBootEntries()Olivier Martin2014-07-291-1/+1
* 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: Added support to pass parameters to EFI applicationsOlivier Martin2014-04-111-2/+2
* ArmPlatformPkg/Bds: Decoupled OptionalData for the EFI application boot entry...Olivier Martin2014-04-111-3/+10
* ArmPlatformPkg/Bds: Add support to handle Unicode parametersOlivier Martin2014-04-111-7/+55
* ArmPlatformPkg/Bds: Missing CRC32 updateoliviermartin2013-04-141-0/+14
* ArmPkg: Introduce GetGlobalEnvironmentVariable() function.oliviermartin2013-03-121-26/+26
* ARM Packages: Minor typo, mispellings and coding style changesoliviermartin2012-09-271-2/+2
* ArmPlatformPkg/Bds: Fixed device path of the default error output deviceoliviermartin2012-08-081-1/+1
* ArmPlatformPkg/Bds: Fixed 'BootNext' supportoliviermartin2012-02-091-8/+33
* ArmPlatformPkg/Bds: Fixed memory leakoliviermartin2012-02-091-1/+13
* ArmPlatformPkg/Bds: Fix when the default console variables are empty (or null)oliviermartin2011-11-011-6/+12
* ArmPlatformPkg/Bds: Fix GetConsoleDevicePathFromVariable() when SetVariable h...oliviermartin2011-09-281-440/+440
* ArmPlatformPkg/Bds: Fixed initialization of default Boot Entry with an initrdoliviermartin2011-09-221-1/+1
* ArmPlatformPkg/Bds: Add a signature in front of the Boot Argument propoer to ...oliviermartin2011-09-091-8/+20
* ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin2011-08-181-2/+12
* ArmPlatformPkg/Bds: Catch the key pressed to escape the count doanoliviermartin2011-07-061-0/+5
* ArmPlatformPkg: Fix build issuesoliviermartin2011-07-041-1/+1
* ArmPlatformPkg/Bds: Check if the assumed requirements are set before to use itoliviermartin2011-06-281-10/+22
* ArmPkg: Fix warnings raised by ARMGCColiviermartin2011-06-151-5/+8
* ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...oliviermartin2011-06-111-0/+398