summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Bds
AgeCommit message (Expand)Author
2014-12-12ArmPkg/BdsLib: Rework TFTP bootRonald Cron
2014-12-12ArmPlatformPkg/Bds: Test if OptionalData is NULL before using itOlivier Martin
2014-12-12ArmPlatformPkg/Bds: Fixed memory leakOlivier Martin
2014-10-10ArmPlatformPkg/Bds: Reduce boot device entriesHarry Liebel
2014-09-09ArmPlatformPkg/Bds: Fix delete boot optionHarry Liebel
2014-09-01ArmPlatformPkg/Bds: Corrected a bug in IsPrintableString()Ronald Cron
2014-09-01ArmPlatformPkg/Bds: Correct copy of an unaligned Unicode stringRonald Cron
2014-08-26ArmPlatformPkg/Bds: Fix compiler warningHarry Liebel
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron
2014-08-26ArmPlatformPkg/Bds: Fixed condition on LOAD_OPTION_CATEGORY_BOOTOlivier Martin
2014-08-19ArmPlatformPkg/Bds: Fixed typo issueOlivier Martin
2014-08-19ARM Packages: Removed trailing spacesRonald Cron
2014-08-19ARM Packages: Corrected non-DOS line endingsRonald 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: Added boot options reorderingRonald Cron
2014-07-29ArmPlatformPkg/Bds: Corrected boot type detectionRonald Cron
2014-07-29ArmPlatformPkg/Bds: Do not ignore the error code in DefineDefaultBootEntries()Olivier Martin
2014-07-29ArmPlatformPkg/Bds: Added TFTP boot option updateRonald Cron
2014-07-29ArmPlatformPkg/Bds: Change the GetHIInput/EditHIInput to always return a vali...Ronald Cron
2014-07-29ArmPlatformPkg/Bds: Got rid of RequestBootType argumentRonald Cron
2014-07-15ArmPlatformPkg/Bds: Getting and editing IP addressesRonald Cron
2014-07-15ArmPlatformPkg/Bds: Added update of Pxe boot optionRonald Cron
2014-07-04ArmPlatformPkg/Bds: Added boot timeout settingRonald Cron
2014-05-08ArmPlatformPkg/Bds: Fix setting kernel command lineOlivier Martin
2014-04-22ArmPlatformPkg/Bds: Do not print garbage if the command line argument is emptyOlivier 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: Do not start all devices when starting an OS loaderOlivier Martin
2014-04-11ArmPlatformPkg/Bds: Allow to update EFI application boot entriesOlivier Martin
2014-04-11ArmPlatformPkg: Print arguments for EFI ApplicationOlivier Martin
2014-04-11ArmPlatformPkg/Bds: Introduced helper function to detect if an Ascii/Unicode ...Olivier Martin
2014-04-11ArmPlatformPkg/Bds: Added support to detect if the binary is a EFI imageOlivier Martin
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
2014-04-08ArmPlatformPkg/Bds: Check OptionalData is not NULL before accessing itOlivier Martin
2014-04-02ArmPlatformPkg: Fixed memory leak after calling GetEnvironmentVariable()Olivier Martin
2014-03-12ArmPlatformPkg/Bds: stop inputting more characters when string is fullRyan Harkin
2014-02-12ArmPkg: Removed unused header 'BdsUnixLib.h'Olivier Martin
2014-02-12ArmPlatformPkg/BdsLib: Let the user press enter when inputting booleansOlivier Martin
2013-06-21ArmPlatformPkg/Bds: Make ".EFI" files recognizable as EFI applicationsLeif Lindholm
2013-06-19ArmPlatformPkg/Bds: Moved the PrintLib() after forcing the last character to ...Olivier Martin
2013-05-29ArmPlatformPkg/Bds: Fixed potential overflow in EditHIInputStr()Ryan Harkin
2013-04-14ArmPlatformPkg/Bds: Missing CRC32 updateoliviermartin
2013-03-12ArmPlatformPkg/Bds: Fixed adding support for new boot entry when the generate...oliviermartin
2013-03-12ArmPkg: Introduce GetGlobalEnvironmentVariable() function.oliviermartin
2013-03-12ArmPlatformPkg/BootMenu.c: Print loader type in a more friendly way.oliviermartin
2013-01-28ArmPlatformPkg/Bds/BootMenu.c: Set "Fdt" UEFI variable as localoliviermartin
2013-01-25ArmPlatformPkg/Bds: Fixed the deletion of boot option entriesoliviermartin