david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/arch
Michael Brown 3c13d68f50 [int13] Fix compilation on some versions of gcc
Using __from_text16() and __from_data16() in inline asm constraints
sometimes defeats gcc's ability to simplify expressions down to
compile-time constants.

Reported-by: Jason Kohles <jkohles@palantir.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-04-10 13:00:46 +01:00
..
i386 [int13] Fix compilation on some versions of gcc 2012-04-10 13:00:46 +01:00
x86 [crypto] Use correct constraint for byte-addressable register 2012-03-19 17:22:52 +00:00
x86_64 [time] Define an API for getting the current time 2012-03-19 22:13:27 +00:00