]> Git Repo - J-u-boot.git/commit - cmd/eficonfig.c
efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix
authorHeinrich Schuchardt <[email protected]>
Mon, 10 Jun 2024 08:00:01 +0000 (10:00 +0200)
committerHeinrich Schuchardt <[email protected]>
Mon, 10 Jun 2024 09:43:37 +0000 (11:43 +0200)
commit535321c2ea76de44896330040d2e43aa4645d026
tree04c9d624459f2693c76ed2eaf33d4ea48db95943
parente91b68fd6b83d6e4c862000630d240b339cc5a7b
efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix

As we now also store device-tree device-paths in load options rename
struct efi_initrd_dp to efi_lo_dp_prefix.

Signed-off-by: Heinrich Schuchardt <[email protected]>
cmd/eficonfig.c
cmd/efidebug.c
include/efi_load_initrd.h
lib/efi_loader/efi_load_initrd.c
lib/efi_loader/initrddump.c
This page took 0.050101 seconds and 4 git commands to generate.