History log of /openbsd-current/sys/stand/efi/include/amd64/efibind.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.3 27-Jul-2021 jsg

replace efibind.h files with the small amount we need
tested on armv7 arm64 and amd64 (bootx64)

ok kettenis@ mpi@


# 1.2 04-Jun-2021 krw

yasuoka@ pointed out that amd64 clang now understands
'__attribute((ms_abi))', removing the need for the EFI_CALL
abstraction.

Nuke the amd64 EFI_CALL dance from all copies of eficall.h,
remove eficall.S from the build.

ok kettenis@ yasuoka@


Revision tags: OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.1 11-May-2016 kettenis

Move EFI header files to a location where they can be used on other
architectures besides amd64.

ok deraadt@, krw@


# 1.2 04-Jun-2021 krw

yasuoka@ pointed out that amd64 clang now understands
'__attribute((ms_abi))', removing the need for the EFI_CALL
abstraction.

Nuke the amd64 EFI_CALL dance from all copies of eficall.h,
remove eficall.S from the build.

ok kettenis@ yasuoka@


Revision tags: OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.1 11-May-2016 kettenis

Move EFI header files to a location where they can be used on other
architectures besides amd64.

ok deraadt@, krw@


Revision tags: OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.1 11-May-2016 kettenis

Move EFI header files to a location where they can be used on other
architectures besides amd64.

ok deraadt@, krw@