summaryrefslogtreecommitdiffstats
path: root/sys/boot/efi/loader
Commit message (Expand)AuthorAgeFilesLines
* s/alpha/${MACHINE_ARCH}/gmarcel2001-10-081-1/+1
* Calculate the valid flag for ITRs and DTRs correctly. Also fix a coupledfr2001-09-251-8/+3
* Add commands to dump the itrs and dtrs.dfr2001-09-241-0/+148
* Add commands to dump the configuration tables and the SAL System Table.dfr2001-09-231-4/+116
* Add EFI network support.dfr2001-09-223-3/+13
* Plug in ELF backend.dfr2001-09-141-1/+1
* Add missing entry to memory type name table and adjust field widths.dfr2001-09-081-2/+3
* Add a command 'memmap' to print out the EFI memory map.dfr2001-09-081-0/+75
* Hook up the native EFI filesystem reader.dfr2001-09-071-1/+2
* Set currdev and loaddev variables.dfr2001-09-071-4/+4
* 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
* Nuke old gensetdefs based linker sets with extreme prejudicepeter2001-06-141-11/+2
* First approximation of an ia64 EFI loader. Not functional.dfr2001-06-094-0/+331
OpenPOWER on IntegriCloud