summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Application
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg: Unload image on EFI_SECURITY_VIOLATIONDandan Bi2019-09-251-0/+9
* EmbeddedPkg: Fix various typosCœur2019-07-042-2/+2
* EmbeddedPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-097-47/+7
* EmbeddedPkg/AndroidFastbootApp: only use ENTER or SPACE to exitHaojian Zhuang2018-08-241-2/+12
* EmbeddedPkg: get rid of BdsLib dependency from Android*BootLeif Lindholm2017-11-253-4/+2
* EmbeddedPkg/AndroidBoot: boot android kernel from storageJun Nie2017-08-202-0/+204
* EmbeddedPkg/AndroidFastboot: split android boot headerJun Nie2017-08-073-31/+7
* EmbeddedPkg/AndroidFastbootApp: remove dependency on deprecated BdsLibArd Biesheuvel2017-04-192-2/+57
* EmbeddedPkg/AndroidFastboot: drop dependency on the LinuxLoaderArd Biesheuvel2016-11-251-48/+22
* EmbeddedPkg/AndroidFastboot: eliminate deprecated string function callsArd Biesheuvel2016-10-282-6/+8
* EmbeddedPkg/AndroidFastboot: fix size with 64bitHaojian Zhuang2016-02-291-2/+2
* EmbeddedPkg/AndroidFastboot: drop bogus ArmGlobalVariable dependenciesArd Biesheuvel2015-11-272-5/+0
* EmbeddedPkg/AndroidFastboot: Use Linux Loader instead of BdsLibOlivier Martin2015-07-142-7/+44
* ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variableRonald Cron2015-02-261-14/+1
* ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin2014-06-201-2/+1
* ArmPlatformPkg: Fixed memory leak after calling GetEnvironmentVariable()Olivier Martin2014-04-021-0/+2
* EmbeddedPkg/AndroidFastboot: Introduce Android FastBoot ApplicationOlivier Martin2014-03-055-0/+841