Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: fdeff3fdae641ecefb0d8cad2f2d52baef7037af
      
https://github.com/tianocore/edk2/commit/fdeff3fdae641ecefb0d8cad2f2d52baef7037af
  Author: Jeff Brasen <jbra...@nvidia.com>
  Date:   2021-09-23 (Thu, 23 Sep 2021)

  Changed paths:
    M EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.c

  Log Message:
  -----------
  EmbeddedPkg: Remove duplicate libfdt.h include

Remove duplicate libfdt.h include statement in AndroidBootImgLib

Signed-off-by: Jeff Brasen <jbra...@nvidia.com>
Reviewed-by: Leif Lindholm <l...@nuviainc.com>


  Commit: f2a7e24e38210dd061c7db1d85df6175dd4f7030
      
https://github.com/tianocore/edk2/commit/f2a7e24e38210dd061c7db1d85df6175dd4f7030
  Author: Jeff Brasen <jbra...@nvidia.com>
  Date:   2021-09-23 (Thu, 23 Sep 2021)

  Changed paths:
    M EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.c

  Log Message:
  -----------
  EmbeddedPkg: AndroidBootImgBoot error handling updates

Update AndroidBootImgBoot to use a single return point
Make sure Kernel args are freed and Image is unloaded.

Signed-off-by: Jeff Brasen <jbra...@nvidia.com>
Reviewed-by: Leif Lindholm <l...@nuviainc.com>


  Commit: c0cd26f43c278781bf9a24a8268104292494f655
      
https://github.com/tianocore/edk2/commit/c0cd26f43c278781bf9a24a8268104292494f655
  Author: Jeff Brasen <jbra...@nvidia.com>
  Date:   2021-09-23 (Thu, 23 Sep 2021)

  Changed paths:
    M EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.c

  Log Message:
  -----------
  EmbeddedPkg: Install FDT if UpdateDtb is not present

Currently if mAndroidBootImg->UpdateDtb is not supported on the platform
the device tree updates of the initrd are not made.

Signed-off-by: Jeff Brasen <jbra...@nvidia.com>
Reviewed-by: Leif Lindholm <l...@nuviainc.com>


  Commit: 7ea7f9c07757b9445c24b23acf4c2e8e60b30b7e
      
https://github.com/tianocore/edk2/commit/7ea7f9c07757b9445c24b23acf4c2e8e60b30b7e
  Author: Jeff Brasen <jbra...@nvidia.com>
  Date:   2021-09-23 (Thu, 23 Sep 2021)

  Changed paths:
    M EmbeddedPkg/EmbeddedPkg.dec
    M EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.c
    M EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.inf

  Log Message:
  -----------
  EmbeddedPkg: Add LoadFile2 for linux initrd

Add support under a pcd feature for using the new interface to pass
initrd to the linux kernel instead of via device tree.
This feature is also enabled if ACPI tables are present, and will skip
locating and installation of device tree.

Signed-off-by: Jeff Brasen <jbra...@nvidia.com>
Reviewed-by: Leif Lindholm <l...@nuviainc.com>


Compare: https://github.com/tianocore/edk2/compare/79019c7a4228...7ea7f9c07757


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to