summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Bds/BdsHelper.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-01ArmPlatformPkg/Bds: Corrected a bug in IsPrintableString()Ronald Cron1-2/+4
2014-08-19ARM Packages: Removed trailing spacesRonald Cron1-7/+7
2014-08-19ARM Packages: Corrected non-DOS line endingsRonald Cron1-5/+5
2014-07-29ArmPlatformPkg/Bds: Change the GetHIInput/EditHIInput to always return a vali...Ronald Cron1-24/+35
2014-07-15ArmPlatformPkg/Bds: Getting and editing IP addressesRonald Cron1-23/+68
2014-04-11ArmPlatformPkg/Bds: Introduced helper function to detect if an Ascii/Unicode ...Olivier Martin1-1/+77
2014-04-11ArmPlatformPkg/Bds: Add support to handle Unicode parametersOlivier Martin1-0/+15
2014-03-12ArmPlatformPkg/Bds: stop inputting more characters when string is fullRyan Harkin1-5/+3
2014-02-12ArmPlatformPkg/BdsLib: Let the user press enter when inputting booleansOlivier Martin1-2/+4
2013-06-21ArmPlatformPkg/Bds: Make ".EFI" files recognizable as EFI applicationsLeif Lindholm1-1/+2
2013-06-19ArmPlatformPkg/Bds: Moved the PrintLib() after forcing the last character to ...Olivier Martin1-3/+3
2013-05-29ArmPlatformPkg/Bds: Fixed potential overflow in EditHIInputStr()Ryan Harkin1-2/+9
2013-01-25ARM Packages: Fixed line endingsoliviermartin1-317/+317
2012-02-28ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin1-2/+1
2011-11-01ArmPlatformPkg: Coding style (minor changes)oliviermartin1-1/+1
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin1-2/+2
2011-09-09ArmPkg/BdsLib: Move some functions used to create/update BDS Boot Entry from ...oliviermartin1-61/+3
2011-09-09ArmPlatformPkg/Bds: Add a signature in front of the Boot Argument propoer to ...oliviermartin1-0/+31
2011-09-09ArmPlatformPkg/Bds: Get User inputs in Unicodeoliviermartin1-26/+64
2011-06-11ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...oliviermartin1-0/+307