Aaron Covrig
|
bf084ee78d
Updating commands doc to use https instead of git
|
2 years ago |
Ronald G. Minnich
|
80deb8e34f
Add nmount system call
|
2 years ago |
Ronald G. Minnich
|
88e89e8467
nboot: don't change uart settings for choice 'A'..'D'
|
2 years ago |
Ronald G. Minnich
|
80fe513ab9
termrc: set a default resolution 1024x768x32 not 1280x1024x32
|
2 years ago |
John Floren
|
63e031c5d8
Fix 9k build problem with gpf vector
|
2 years ago |
Dan Cross
|
76f2a8602e
rdmsr: Don't panic on user GPF.
|
2 years ago |
John Floren
|
5b517f23e7
Don't bother building man pages and indexes, they are already built.
|
2 years ago |
John Floren
|
101353f52f
Make the usb build script use nboot.
|
2 years ago |
Graham MacDonald
|
94b3007868
Enable build scripts to run on mac (without kvm)
|
3 years ago |
Ronald G. Minnich
|
04e5e89aff
Add runcoreboot script so we can experiment with UEFI failure
|
2 years ago |
cinap_lenrek
|
5c5d728697
9boot: fix isowalk() for directories spanning multiple sectors
|
3 years ago |
cinap_lenrek
|
2ca3316a66
9boot: handle automatic length for 64-bit values in hexfmt() for framebuffer address (thanks Michael Forney)
|
3 years ago |
cinap_lenrek
|
0b24c2c4b9
9boot: mark efi boot and runtime service regions as reserved
|
3 years ago |
mischief
|
0f8dbc78e1
efi: prefer plan9.ini from ESP we loaded from
|
4 years ago |
cinap_lenrek
|
b472e0f7c2
9bootpxe: simplify
|
4 years ago |
cinap_lenrek
|
39a748e608
9bootpxe: continues the war against random DHCPv6 DUIDs
|
4 years ago |
cinap_lenrek
|
0a37f74298
9boot: get rid of 64 byte line length limit
|
6 years ago |
cinap_lenrek
|
771dd393bd
9boot: don't let user erase the prompt (thanks mischief)
|
6 years ago |
cinap_lenrek
|
6981c8d992
9boot: DHCPv6 support for efi
|
6 years ago |
cinap_lenrek
|
d7fdc6dae2
9boot: limit read size to 4K for efi simple file system protocol
|
7 years ago |
cinap_lenrek
|
b409d05ea9
rename pcf kernel to pc, remove pcf, pccpuf, pccpu64 kernels, update documentation
|
7 years ago |
cinap_lenrek
|
9216912a7d
efi: ensure 8 byte alignment of buffer, as ReadBlocks() method will fail otherwise
|
8 years ago |
cinap_lenrek
|
6d4d7e4156
efi: allow access to iso filesystem on non-cdrom media (iso/hybrid)
|
8 years ago |
cinap_lenrek
|
f20f168587
9boot: look for plan9.ini in all filesystems accessible to efi to find plan9 partition
|
9 years ago |
mischief
|
88e3b3ebff
pc, efi loaders: erase characters when backspace is pressed
|
9 years ago |
cinap_lenrek
|
3071cf4cdd
efi: generate /386/efiboot.fat for generating efi bootable cd images (see -E option of mk9660)
|
10 years ago |
cinap_lenrek
|
65bc79dbf3
efi: iso filesystem support for cdrom booting
|
10 years ago |
cinap_lenrek
|
3d80de4391
efi: add test targets for iso and fat (for documentation only)
|
10 years ago |
cinap_lenrek
|
bed2f0d741
efi: change eficonfig ordering so memconf() is first, dont fallback to fs when /cfg/pxe/ file isnt there
|
10 years ago |
cinap_lenrek
|
bc64186250
efi: add initial pxe support (v4 only)
|
10 years ago |