summaryrefslogtreecommitdiffstats
path: root/sys/boot/ia64
Commit message (Collapse)AuthorAgeFilesLines
...
* Hook up the native EFI filesystem reader.dfr2001-09-071-1/+2
|
* Set currdev and loaddev variables.dfr2001-09-071-4/+4
|
* Reformat.dfr2001-09-071-139/+140
|
* Merge linker set relocations with the rest.dfr2001-09-051-0/+1
|
* Enable bootforth.dfr2001-09-041-1/+1
|
* Make sure we copy over the linker set sections to the EFI executable.dfr2001-09-041-0/+1
|
* Make this build again after breakage from previous commits.dfr2001-07-101-6/+6
|
* style(9) and remove a left over Alpha commentobrien2001-06-162-27/+30
|
* style cleanupobrien2001-06-161-22/+23
|
* style(9) + fix FreeBSD id's.obrien2001-06-161-9/+11
|
* Nuke old gensetdefs based linker sets with extreme prejudicepeter2001-06-141-11/+2
|
* Move the first section up one page. The firmware bogusly uses the firstdfr2001-06-101-0/+1
| | | | | | 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.
* Remove a 'return' statement which I put in while I was trying to debugdfr2001-06-101-1/+0
| | | | the startup code.
* First approximation of an ia64 EFI loader. Not functional.dfr2001-06-099-0/+1189
|
* Add "empty" makefile. Cross-building fails without it.marcel2000-12-081-0/+5
OpenPOWER on IntegriCloud