/freebsd/stand/efi/loader/arch/i386/ |
H A D | i386.ldscript | f8ca5d45c3c1829759ecd87cb95d53e5ab7d0811 Tue May 14 21:40:06 CEST 2024 Ahmad Khalifa <ahmadkhalifa570@gmail.com> stand: Add support for 64-bit machines with 32-bit UEFI implementations
Some machines have 64-bit capable cpus but are stuck on 32-bit uefi firmware.
Add support for them by building a new "loader_ia32" with LOADER_DEFAULT_INTERP along with the 64-bit one. The loader can be disabled using MK_LOADER_IA32.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1098
|
H A D | setup.c | f8ca5d45c3c1829759ecd87cb95d53e5ab7d0811 Tue May 14 21:40:06 CEST 2024 Ahmad Khalifa <ahmadkhalifa570@gmail.com> stand: Add support for 64-bit machines with 32-bit UEFI implementations
Some machines have 64-bit capable cpus but are stuck on 32-bit uefi firmware.
Add support for them by building a new "loader_ia32" with LOADER_DEFAULT_INTERP along with the 64-bit one. The loader can be disabled using MK_LOADER_IA32.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1098
|
H A D | elf64_freebsd.c | f8ca5d45c3c1829759ecd87cb95d53e5ab7d0811 Tue May 14 21:40:06 CEST 2024 Ahmad Khalifa <ahmadkhalifa570@gmail.com> stand: Add support for 64-bit machines with 32-bit UEFI implementations
Some machines have 64-bit capable cpus but are stuck on 32-bit uefi firmware.
Add support for them by building a new "loader_ia32" with LOADER_DEFAULT_INTERP along with the 64-bit one. The loader can be disabled using MK_LOADER_IA32.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1098
|
H A D | Makefile.inc | f8ca5d45c3c1829759ecd87cb95d53e5ab7d0811 Tue May 14 21:40:06 CEST 2024 Ahmad Khalifa <ahmadkhalifa570@gmail.com> stand: Add support for 64-bit machines with 32-bit UEFI implementations
Some machines have 64-bit capable cpus but are stuck on 32-bit uefi firmware.
Add support for them by building a new "loader_ia32" with LOADER_DEFAULT_INTERP along with the 64-bit one. The loader can be disabled using MK_LOADER_IA32.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1098
|
H A D | start.S | f8ca5d45c3c1829759ecd87cb95d53e5ab7d0811 Tue May 14 21:40:06 CEST 2024 Ahmad Khalifa <ahmadkhalifa570@gmail.com> stand: Add support for 64-bit machines with 32-bit UEFI implementations
Some machines have 64-bit capable cpus but are stuck on 32-bit uefi firmware.
Add support for them by building a new "loader_ia32" with LOADER_DEFAULT_INTERP along with the 64-bit one. The loader can be disabled using MK_LOADER_IA32.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1098
|
H A D | amd64_tramp.S | f8ca5d45c3c1829759ecd87cb95d53e5ab7d0811 Tue May 14 21:40:06 CEST 2024 Ahmad Khalifa <ahmadkhalifa570@gmail.com> stand: Add support for 64-bit machines with 32-bit UEFI implementations
Some machines have 64-bit capable cpus but are stuck on 32-bit uefi firmware.
Add support for them by building a new "loader_ia32" with LOADER_DEFAULT_INTERP along with the 64-bit one. The loader can be disabled using MK_LOADER_IA32.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1098
|
/freebsd/stand/efi/loader_ia32/ |
H A D | Makefile | f8ca5d45c3c1829759ecd87cb95d53e5ab7d0811 Tue May 14 21:40:06 CEST 2024 Ahmad Khalifa <ahmadkhalifa570@gmail.com> stand: Add support for 64-bit machines with 32-bit UEFI implementations
Some machines have 64-bit capable cpus but are stuck on 32-bit uefi firmware.
Add support for them by building a new "loader_ia32" with LOADER_DEFAULT_INTERP along with the 64-bit one. The loader can be disabled using MK_LOADER_IA32.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1098
|
/freebsd/stand/efi/ |
H A D | Makefile.inc | diff f8ca5d45c3c1829759ecd87cb95d53e5ab7d0811 Tue May 14 21:40:06 CEST 2024 Ahmad Khalifa <ahmadkhalifa570@gmail.com> stand: Add support for 64-bit machines with 32-bit UEFI implementations
Some machines have 64-bit capable cpus but are stuck on 32-bit uefi firmware.
Add support for them by building a new "loader_ia32" with LOADER_DEFAULT_INTERP along with the 64-bit one. The loader can be disabled using MK_LOADER_IA32.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1098
|
H A D | Makefile | diff f8ca5d45c3c1829759ecd87cb95d53e5ab7d0811 Tue May 14 21:40:06 CEST 2024 Ahmad Khalifa <ahmadkhalifa570@gmail.com> stand: Add support for 64-bit machines with 32-bit UEFI implementations
Some machines have 64-bit capable cpus but are stuck on 32-bit uefi firmware.
Add support for them by building a new "loader_ia32" with LOADER_DEFAULT_INTERP along with the 64-bit one. The loader can be disabled using MK_LOADER_IA32.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1098
|
/freebsd/stand/efi/loader/ |
H A D | loader_efi.h | diff f8ca5d45c3c1829759ecd87cb95d53e5ab7d0811 Tue May 14 21:40:06 CEST 2024 Ahmad Khalifa <ahmadkhalifa570@gmail.com> stand: Add support for 64-bit machines with 32-bit UEFI implementations
Some machines have 64-bit capable cpus but are stuck on 32-bit uefi firmware.
Add support for them by building a new "loader_ia32" with LOADER_DEFAULT_INTERP along with the 64-bit one. The loader can be disabled using MK_LOADER_IA32.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1098
|
H A D | conf.c | diff f8ca5d45c3c1829759ecd87cb95d53e5ab7d0811 Tue May 14 21:40:06 CEST 2024 Ahmad Khalifa <ahmadkhalifa570@gmail.com> stand: Add support for 64-bit machines with 32-bit UEFI implementations
Some machines have 64-bit capable cpus but are stuck on 32-bit uefi firmware.
Add support for them by building a new "loader_ia32" with LOADER_DEFAULT_INTERP along with the 64-bit one. The loader can be disabled using MK_LOADER_IA32.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1098
|
H A D | copy.c | diff f8ca5d45c3c1829759ecd87cb95d53e5ab7d0811 Tue May 14 21:40:06 CEST 2024 Ahmad Khalifa <ahmadkhalifa570@gmail.com> stand: Add support for 64-bit machines with 32-bit UEFI implementations
Some machines have 64-bit capable cpus but are stuck on 32-bit uefi firmware.
Add support for them by building a new "loader_ia32" with LOADER_DEFAULT_INTERP along with the 64-bit one. The loader can be disabled using MK_LOADER_IA32.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1098
|
H A D | Makefile | diff f8ca5d45c3c1829759ecd87cb95d53e5ab7d0811 Tue May 14 21:40:06 CEST 2024 Ahmad Khalifa <ahmadkhalifa570@gmail.com> stand: Add support for 64-bit machines with 32-bit UEFI implementations
Some machines have 64-bit capable cpus but are stuck on 32-bit uefi firmware.
Add support for them by building a new "loader_ia32" with LOADER_DEFAULT_INTERP along with the 64-bit one. The loader can be disabled using MK_LOADER_IA32.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1098
|
H A D | bootinfo.c | diff f8ca5d45c3c1829759ecd87cb95d53e5ab7d0811 Tue May 14 21:40:06 CEST 2024 Ahmad Khalifa <ahmadkhalifa570@gmail.com> stand: Add support for 64-bit machines with 32-bit UEFI implementations
Some machines have 64-bit capable cpus but are stuck on 32-bit uefi firmware.
Add support for them by building a new "loader_ia32" with LOADER_DEFAULT_INTERP along with the 64-bit one. The loader can be disabled using MK_LOADER_IA32.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1098
|
H A D | main.c | diff f8ca5d45c3c1829759ecd87cb95d53e5ab7d0811 Tue May 14 21:40:06 CEST 2024 Ahmad Khalifa <ahmadkhalifa570@gmail.com> stand: Add support for 64-bit machines with 32-bit UEFI implementations
Some machines have 64-bit capable cpus but are stuck on 32-bit uefi firmware.
Add support for them by building a new "loader_ia32" with LOADER_DEFAULT_INTERP along with the 64-bit one. The loader can be disabled using MK_LOADER_IA32.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1098
|
/freebsd/stand/common/ |
H A D | load_elf.c | diff f8ca5d45c3c1829759ecd87cb95d53e5ab7d0811 Tue May 14 21:40:06 CEST 2024 Ahmad Khalifa <ahmadkhalifa570@gmail.com> stand: Add support for 64-bit machines with 32-bit UEFI implementations
Some machines have 64-bit capable cpus but are stuck on 32-bit uefi firmware.
Add support for them by building a new "loader_ia32" with LOADER_DEFAULT_INTERP along with the 64-bit one. The loader can be disabled using MK_LOADER_IA32.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1098
|
H A D | bootstrap.h | diff f8ca5d45c3c1829759ecd87cb95d53e5ab7d0811 Tue May 14 21:40:06 CEST 2024 Ahmad Khalifa <ahmadkhalifa570@gmail.com> stand: Add support for 64-bit machines with 32-bit UEFI implementations
Some machines have 64-bit capable cpus but are stuck on 32-bit uefi firmware.
Add support for them by building a new "loader_ia32" with LOADER_DEFAULT_INTERP along with the 64-bit one. The loader can be disabled using MK_LOADER_IA32.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1098
|