History log of /openbsd-current/sys/arch/amd64/stand/efiboot/bootia32/Makefile
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.4 14-Jun-2020 deraadt

rewrite mdrandom() in C. previously this XOR'd against rdrand if available,
and alternatively XOR'd against TSC. now always run both sequences, and
also support rdseed as a third procedure.
ok kettenis naddy


Revision tags: OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE
# 1.3 13-Oct-2018 kettenis

Tweak linker flags and objcopy invocation to make things build with lld.
BOOTIA32.EFI works but BOOTX64.EFI unfortunately doesn't work yet.

ok patrick@


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE
# 1.2 02-Dec-2015 yasuoka

Add missing start_i386.S for ia32. Also start.S is renamed to
start_amd64.S.


# 1.1 07-Sep-2015 yasuoka

BOOTX86.EFI should be BOOTIA32.EFI.

pointed out deraadt kettenis
ok deraadt


# 1.3 13-Oct-2018 kettenis

Tweak linker flags and objcopy invocation to make things build with lld.
BOOTIA32.EFI works but BOOTX64.EFI unfortunately doesn't work yet.

ok patrick@


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE
# 1.2 02-Dec-2015 yasuoka

Add missing start_i386.S for ia32. Also start.S is renamed to
start_amd64.S.


# 1.1 07-Sep-2015 yasuoka

BOOTX86.EFI should be BOOTIA32.EFI.

pointed out deraadt kettenis
ok deraadt


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.2 02-Dec-2015 yasuoka

Add missing start_i386.S for ia32. Also start.S is renamed to
start_amd64.S.


# 1.1 07-Sep-2015 yasuoka

BOOTX86.EFI should be BOOTIA32.EFI.

pointed out deraadt kettenis
ok deraadt