summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Bds/Bds.c
AgeCommit message (Expand)Author
2015-05-13ArmPlatformPkg/Bds: Clarify assert message with debug informationOlivier Martin
2015-03-27ArmPlatformPkg: fix two instances of FreePool () on NULL valueArd Biesheuvel
2015-01-06ArmPlatformPkg/Bds: Signal when the variable 'Fdt' has been updatedOlivier Martin
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron
2014-08-01ArmPlatformPkg/Bds: Signal EndOfDxe PI EventOlivier Martin
2014-08-01ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib ...Olivier Martin
2014-07-29ArmPlatformPkg/Bds: Do not ignore the error code in DefineDefaultBootEntries()Olivier Martin
2014-04-16ArmPlatformPkg/Bds: Do not free NULL pointerOlivier Martin
2014-04-11ArmPlatformPkg/Bds: Fix loading Timeout from NV storageHarry Liebel
2014-04-11ArmPlatformPkg/Bds: Added support to pass parameters to EFI applicationsOlivier Martin
2014-04-11ArmPlatformPkg/Bds: Decoupled OptionalData for the EFI application boot entry...Olivier Martin
2014-04-11ArmPlatformPkg/Bds: Add support to handle Unicode parametersOlivier Martin
2013-04-14ArmPlatformPkg/Bds: Missing CRC32 updateoliviermartin
2013-03-12ArmPkg: Introduce GetGlobalEnvironmentVariable() function.oliviermartin
2012-09-27ARM Packages: Minor typo, mispellings and coding style changesoliviermartin
2012-08-08ArmPlatformPkg/Bds: Fixed device path of the default error output deviceoliviermartin
2012-02-09ArmPlatformPkg/Bds: Fixed 'BootNext' supportoliviermartin
2012-02-09ArmPlatformPkg/Bds: Fixed memory leakoliviermartin
2011-11-01ArmPlatformPkg/Bds: Fix when the default console variables are empty (or null)oliviermartin
2011-09-28ArmPlatformPkg/Bds: Fix GetConsoleDevicePathFromVariable() when SetVariable h...oliviermartin
2011-09-22ArmPlatformPkg/Bds: Fixed initialization of default Boot Entry with an initrdoliviermartin
2011-09-09ArmPlatformPkg/Bds: Add a signature in front of the Boot Argument propoer to ...oliviermartin
2011-08-18ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin
2011-07-06ArmPlatformPkg/Bds: Catch the key pressed to escape the count doanoliviermartin
2011-07-04ArmPlatformPkg: Fix build issuesoliviermartin
2011-06-28ArmPlatformPkg/Bds: Check if the assumed requirements are set before to use itoliviermartin
2011-06-15ArmPkg: Fix warnings raised by ARMGCColiviermartin
2011-06-11ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...oliviermartin