Searched hist:"0 eb610e8e38bb3246cf902100aeae9d800bae53d" (Results 1 – 3 of 3) sorted by relevance
/freebsd/stand/efi/loader/ |
H A D | autoload.c | diff 0eb610e8e38bb3246cf902100aeae9d800bae53d Thu Apr 25 22:08:43 CEST 2019 Emmanuel Vadot <manu@FreeBSD.org> loader: fdt: Add fdt_is_setup function
When efi_autoload is called it will call fdt_setup_fdtp which setup the dtb and overlays. If a user already loaded at dtb or overlays or just printed the efi provided dtb, this will re-setup everything and also re-applying the overlays. Test that everything is setup before doing it again.
Reviewed by: kevans Differential Revision: https://reviews.freebsd.org/D20059
|
/freebsd/stand/fdt/ |
H A D | fdt_platform.h | diff 0eb610e8e38bb3246cf902100aeae9d800bae53d Thu Apr 25 22:08:43 CEST 2019 Emmanuel Vadot <manu@FreeBSD.org> loader: fdt: Add fdt_is_setup function
When efi_autoload is called it will call fdt_setup_fdtp which setup the dtb and overlays. If a user already loaded at dtb or overlays or just printed the efi provided dtb, this will re-setup everything and also re-applying the overlays. Test that everything is setup before doing it again.
Reviewed by: kevans Differential Revision: https://reviews.freebsd.org/D20059
|
H A D | fdt_loader_cmd.c | diff 0eb610e8e38bb3246cf902100aeae9d800bae53d Thu Apr 25 22:08:43 CEST 2019 Emmanuel Vadot <manu@FreeBSD.org> loader: fdt: Add fdt_is_setup function
When efi_autoload is called it will call fdt_setup_fdtp which setup the dtb and overlays. If a user already loaded at dtb or overlays or just printed the efi provided dtb, this will re-setup everything and also re-applying the overlays. Test that everything is setup before doing it again.
Reviewed by: kevans Differential Revision: https://reviews.freebsd.org/D20059
|