David E. O'Brien
|
95cfc25d0d
|
Back out last commit. I expect our bsd.*.mk gods to remove the need for
defining so many extra things in addition to INTERNALLIB. We don't like
repetitive C code and we shouldn't for make code either.
|
2002-05-12 13:54:42 +00:00 |
|
David E. O'Brien
|
3bf8b9cee3
|
NOPIC, NOPROFILE, NOMAN, and INTERNALSTATICLIB are redundant when using
INTERNALLIB now.
|
2002-05-11 18:02:33 +00:00 |
|
David E. O'Brien
|
d1bdfb40fd
|
-ffreestanding is the word.
(also resort some CFLAGS such that the more "important" value are first so
they are easier to see)
|
2002-05-10 09:26:35 +00:00 |
|
Peter Wemm
|
24ffe931b9
|
Lookup the EFI_FPSWA driver and pass the interface pointer through to the
kernel before we call ExitBootServices(). I've typed the definitions
in efifpswa.h from the Intel FPSWA manual (urk).
|
2001-11-19 07:09:47 +00:00 |
|
Doug Rabson
|
6dd44dacaa
|
Pick up pal.s from the kernel sources.
|
2001-09-24 19:31:44 +00:00 |
|
Doug Rabson
|
1271403685
|
* Flesh out elf_exec and bootinfo.
* Add EFI network support.
|
2001-09-22 19:10:56 +00:00 |
|
Doug Rabson
|
327b34100f
|
Add ELF backend to the build.
|
2001-09-14 08:27:49 +00:00 |
|
Doug Rabson
|
f77b61980e
|
Add a libstand filesystem for accessing EFI native filesystems.
|
2001-09-07 08:51:48 +00:00 |
|
Doug Rabson
|
fd3e14e915
|
First approximation of an ia64 EFI loader. Not functional.
|
2001-06-09 16:49:51 +00:00 |
|