]> git.proxmox.com Git - grub2.git/commit
arm64: Move FDT functions to separate module
authorVladimir Serbinenko <phcoder@gmail.com>
Thu, 29 Oct 2015 12:31:30 +0000 (13:31 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Thu, 29 Oct 2015 13:06:45 +0000 (14:06 +0100)
commit4d0cb755387d6f109b901386ed4d3d475df239fe
treeab4300a7197a89802a013a34f55d25191965ef2a
parent5fcde03bf1e8cf74c186bcef6d705734f2d002c5
arm64: Move FDT functions to separate module
grub-core/Makefile.core.def
grub-core/loader/arm64/fdt.c [new file with mode: 0644]
grub-core/loader/arm64/linux.c
include/grub/arm64/fdtload.h [new file with mode: 0644]
include/grub/arm64/linux.h