dfr
2168ec3a50
Plug in ELF backend.
2001-09-14 08:28:17 +00:00
dfr
fba6b92ecd
Add ELF backend to the build.
2001-09-14 08:27:49 +00:00
dfr
83cd82c3c4
Make this do the right thing (mostly). We should still reserve the pages
...
that the kernel loads into using the EFI AllocatePages call.
2001-09-14 08:26:00 +00:00
dfr
6ac93bff0d
Add missing entry to memory type name table and adjust field widths.
2001-09-08 12:32:12 +00:00
dfr
72380c0707
Add a command 'memmap' to print out the EFI memory map.
2001-09-08 12:21:37 +00:00
dfr
99af25f895
Hook up the native EFI filesystem reader.
2001-09-07 08:52:53 +00:00
dfr
b750cc500a
Set currdev and loaddev variables.
2001-09-07 08:52:26 +00:00
dfr
622326c63f
Add a libstand filesystem for accessing EFI native filesystems.
2001-09-07 08:51:48 +00:00
dfr
6f1a1519fd
Reformat.
2001-09-07 08:49:47 +00:00
dfr
b0318c4f62
Merge linker set relocations with the rest.
2001-09-05 13:36:41 +00:00
dfr
feff1475b3
Enable bootforth.
2001-09-04 14:48:59 +00:00
dfr
31b78d3bf3
Make sure we copy over the linker set sections to the EFI executable.
2001-09-04 08:59:38 +00:00
dfr
dd0572c88a
Make this build again after breakage from previous commits.
2001-07-10 16:18:20 +00:00
obrien
b08196841e
style(9) and remove a left over Alpha comment
2001-06-16 06:17:35 +00:00
obrien
5768de4849
style cleanup
2001-06-16 06:17:16 +00:00
obrien
0886fc2585
style police
2001-06-16 05:59:45 +00:00
obrien
5e7a5673ac
This Intel derived file uses C++ style comments.
...
(I'll be we know which compiler and platform they developed this on...)
Minimally change them to C89 comments to make GCC happy. (this is kinda funny
as the file has piece derived from FreeBDS 3.2)
Also fix FreeBSD id style.
2001-06-16 05:58:54 +00:00
obrien
7c30b7b214
Fix FreeBSD id style.
2001-06-16 05:56:13 +00:00
obrien
b68cbfacca
style(9)
2001-06-16 05:55:32 +00:00
obrien
31d03a0c2b
style(9) + fix FreeBSD id's.
2001-06-16 02:12:36 +00:00
peter
59c35987fe
Nuke old gensetdefs based linker sets with extreme prejudice
2001-06-14 01:23:57 +00:00
dfr
7920a5b451
Move the first section up one page. The firmware bogusly uses the first
...
page of the image to load section headers and if we let the text section
start at zero, it corrupts the section table when its loaded. With this
change, the loader gets as far as the 'ok' prompt.
2001-06-10 13:39:10 +00:00
dfr
6d5e0c4ed3
Remove a 'return' statement which I put in while I was trying to debug
...
the startup code.
2001-06-10 13:36:00 +00:00
dfr
5398454add
First approximation of an ia64 EFI loader. Not functional.
2001-06-09 16:49:51 +00:00