summaryrefslogtreecommitdiff
path: root/EmbeddedPkg/Application/AndroidFastboot/Arm/BootAndroidBootImg.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07EmbeddedPkg: Apply uncrustify changesMichael Kubacki1-41/+57
2021-12-07EmbeddedPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-2/+2
2019-09-25EmbeddedPkg: Unload image on EFI_SECURITY_VIOLATIONDandan Bi1-0/+9
2019-04-09EmbeddedPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2017-11-25EmbeddedPkg: get rid of BdsLib dependency from Android*BootLeif Lindholm1-1/+0
2017-08-07EmbeddedPkg/AndroidFastboot: split android boot headerJun Nie1-1/+1
2017-04-19EmbeddedPkg/AndroidFastbootApp: remove dependency on deprecated BdsLibArd Biesheuvel1-1/+56
2016-11-25EmbeddedPkg/AndroidFastboot: drop dependency on the LinuxLoaderArd Biesheuvel1-48/+22
2015-11-27EmbeddedPkg/AndroidFastboot: drop bogus ArmGlobalVariable dependenciesArd Biesheuvel1-2/+0
2015-07-14EmbeddedPkg/AndroidFastboot: Use Linux Loader instead of BdsLibOlivier Martin1-6/+42
2015-02-26ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variableRonald Cron1-14/+1
2014-06-20ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin1-2/+1
2014-04-02ArmPlatformPkg: Fixed memory leak after calling GetEnvironmentVariable()Olivier Martin1-0/+2
2014-03-05EmbeddedPkg/AndroidFastboot: Introduce Android FastBoot ApplicationOlivier Martin1-0/+125