summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Bds/Bds.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-26ArmPlatformPkg: remove ARM BDSArd Biesheuvel1-561/+0
2016-02-09ArmPlatformPkg/Bds: Early Console InitializationSupreeth Venkatesh1-3/+3
2015-07-14ArmPlatformPkg/Bds: Remove Linux specific boot pathOlivier Martin1-33/+3
2015-05-13ArmPlatformPkg/Bds: Clarify assert message with debug informationOlivier Martin1-2/+6
2015-03-27ArmPlatformPkg: fix two instances of FreePool () on NULL valueArd Biesheuvel1-1/+1
2015-01-06ArmPlatformPkg/Bds: Signal when the variable 'Fdt' has been updatedOlivier Martin1-1/+0
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron1-3/+3
2014-08-01ArmPlatformPkg/Bds: Signal EndOfDxe PI EventOlivier Martin1-0/+37
2014-08-01ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib ...Olivier Martin1-4/+0
2014-07-29ArmPlatformPkg/Bds: Do not ignore the error code in DefineDefaultBootEntries()Olivier Martin1-1/+1
2014-04-16ArmPlatformPkg/Bds: Do not free NULL pointerOlivier Martin1-1/+1
2014-04-11ArmPlatformPkg/Bds: Fix loading Timeout from NV storageHarry Liebel1-2/+5
2014-04-11ArmPlatformPkg/Bds: Added support to pass parameters to EFI applicationsOlivier Martin1-2/+2
2014-04-11ArmPlatformPkg/Bds: Decoupled OptionalData for the EFI application boot entry...Olivier Martin1-3/+10
2014-04-11ArmPlatformPkg/Bds: Add support to handle Unicode parametersOlivier Martin1-7/+55
2013-04-14ArmPlatformPkg/Bds: Missing CRC32 updateoliviermartin1-0/+14
2013-03-12ArmPkg: Introduce GetGlobalEnvironmentVariable() function.oliviermartin1-26/+26
2012-09-27ARM Packages: Minor typo, mispellings and coding style changesoliviermartin1-2/+2
2012-08-08ArmPlatformPkg/Bds: Fixed device path of the default error output deviceoliviermartin1-1/+1
2012-02-09ArmPlatformPkg/Bds: Fixed 'BootNext' supportoliviermartin1-8/+33
2012-02-09ArmPlatformPkg/Bds: Fixed memory leakoliviermartin1-1/+13
2011-11-01ArmPlatformPkg/Bds: Fix when the default console variables are empty (or null)oliviermartin1-6/+12
2011-09-28ArmPlatformPkg/Bds: Fix GetConsoleDevicePathFromVariable() when SetVariable h...oliviermartin1-440/+440
2011-09-22ArmPlatformPkg/Bds: Fixed initialization of default Boot Entry with an initrdoliviermartin1-1/+1
2011-09-09ArmPlatformPkg/Bds: Add a signature in front of the Boot Argument propoer to ...oliviermartin1-8/+20
2011-08-18ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin1-2/+12
2011-07-06ArmPlatformPkg/Bds: Catch the key pressed to escape the count doanoliviermartin1-0/+5
2011-07-04ArmPlatformPkg: Fix build issuesoliviermartin1-1/+1
2011-06-28ArmPlatformPkg/Bds: Check if the assumed requirements are set before to use itoliviermartin1-10/+22
2011-06-15ArmPkg: Fix warnings raised by ARMGCColiviermartin1-5/+8
2011-06-11ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...oliviermartin1-0/+398