summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Library/AndroidBootImgLib
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg: Allow longer android kernel command lineAshish Singhal2023-11-302-2/+3
* EmbeddedPkg: Fix Android Boot Command Line Length BugAshish Singhal2023-11-301-13/+18
* EmbeddedPkg: Apply uncrustify changesMichael Kubacki2021-12-071-152/+233
* EmbeddedPkg: Add LoadFile2 for linux initrdJeff Brasen2021-09-232-22/+201
* EmbeddedPkg: Install FDT if UpdateDtb is not presentJeff Brasen2021-09-231-5/+6
* EmbeddedPkg: AndroidBootImgBoot error handling updatesJeff Brasen2021-09-231-21/+29
* EmbeddedPkg: Remove duplicate libfdt.h includeJeff Brasen2021-09-231-2/+0
* EmbeddedPkg: fix gcc build errors in AndroidBootImgLibLeif Lindholm2020-07-231-2/+2
* EmbeddedPkg: Unload image on EFI_SECURITY_VIOLATIONDandan Bi2019-09-251-0/+12
* EmbeddedPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-092-13/+2
* EmbeddedPkg: AndroidBootApp: fix clang compilationLeif Lindholm2017-12-061-4/+5
* EmbeddedPkg: get rid of BdsLib dependency from Android*BootLeif Lindholm2017-11-251-0/+1
* EmbeddedPkg/AndroidBoot: boot android kernel from storageJun Nie2017-08-202-0/+511