index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
amd64
/
stand
Age
Commit message (
Expand
)
Author
2017-08-07
Add "machine exit" and "machine poweroff" commands to the arm64 and armv7
Mark Kettenis
2017-07-31
Back out previous commit but handle the case where the device path consists
Mark Kettenis
2017-07-29
Fix off-by-one in return value of efi_device_path_depth().
Mark Kettenis
2017-07-25
change -Os to -Oz all around the tree
Robert Nagy
2017-07-21
Check the hibernation signature for softraid disks and select valid bsd
YASUOKA Masahiko
2017-07-06
Remove bogus arguments from a printf in the bootloader.
Mike Larkin
2017-06-22
Only print the magic '&' letter on a disk if the hibernate partition is
Theo de Raadt
2017-06-19
As early as possible, create a link /bsd.booted to the /bsd kernel we
Theo de Raadt
2017-06-01
Don't panic when we cannot locate a handle for the Serial IO protocol.
Patrick Wildt
2017-05-31
Add serial console support for efiboot.
YASUOKA Masahiko
2017-05-31
Disable "machine boot" and "machine comaddr" from efiboot.
YASUOKA Masahiko
2017-05-30
Allow building the bootstrap with clang:
Christian Weisgerber
2017-05-30
Build amd64 bootstrap with -ffreestanding.
Christian Weisgerber
2017-05-16
Tweak previous, s/int/unsigned/, since the format character is %u.
YASUOKA Masahiko
2017-05-16
Compare device pathes properly to find the booted disk.
YASUOKA Masahiko
2017-05-11
Casting int is required for passing uint64 value to "%u" since we don't
YASUOKA Masahiko
2017-03-03
Delete "comspeed" which had been mistakenly added as a int value.
YASUOKA Masahiko
2017-03-01
Don't try to access the com(4) hardware to set up the console speed
Patrick Wildt
2017-03-01
Fix the code which preserves the device path of the loaded image if
YASUOKA Masahiko
2017-02-08
Retry BS->ExitBootServices() if it fails.
YASUOKA Masahiko
2017-01-05
Fix boot(8) crashing on some amd64 machines when booting from softraid crypto.
Stefan Sperling
2016-12-30
Fix EFI_CALL() to pass the arguments properly when number of arguments is 0.
YASUOKA Masahiko
2016-12-24
Make the boot programs support booting from softraid on 4K byte sector
YASUOKA Masahiko
2016-12-24
The unit of the parition offset in disklabel is number of sectors in the
YASUOKA Masahiko
2016-12-23
Convert the sector number in the patition table to the sector number
YASUOKA Masahiko
2016-12-23
The efi disk i/o to read sectors properly when the sector size is not
YASUOKA Masahiko
2016-11-06
Do not create machine@ symlinks in obj as root during includes:, but
Theo Buehler
2016-09-18
Bump boot loader versions due to bcrypt pbkdf support.
Joel Sing
2016-09-18
Add bcrypt pbkdf support to the softraid crypto boot loader code.
Joel Sing
2016-09-18
Fix a bug in the bounce buffer handling of BIOS disk I/O.
Joel Sing
2016-09-13
crank bootloader version after .SUNW_ctf change
Jasper Lievisse Adriaanse
2016-09-11
Switch amd64 to libsa MI softraid.
Joel Sing
2016-09-11
Update header guards.
Joel Sing
2016-09-11
Rename softraid boot files, which are currently in an MD location. This
Joel Sing
2016-09-10
Clean up some softraid crypto code - rename struct sr_crypto_kdf_pbkdf2 to
Joel Sing
2016-09-10
Rename libsa pbkdf2.c to pkcs5_pbkdf2.c so that we match libutil.
Joel Sing
2016-08-31
Enable cd9660 in efiboot.
YASUOKA Masahiko
2016-08-30
Use MaxMode to terminate the mode iteration. Actually the old way
YASUOKA Masahiko
2016-07-30
Prep for relro: make sure it's off for any non-PIE stand/ program
Philip Guenther
2016-07-04
DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGS
Philip Guenther
2016-06-10
fix some typos in comments
Joshua Stein
2016-05-28
crank version numbers of those bootloaders that have been changed by
Stuart Henderson
2016-05-27
Modify com_init to match the com driver initializaiton, and add
Bob Beck
2016-05-15
Give the 32-bit and 64-bit EFI boatloaders different names such that we can
Mark Kettenis
2016-05-11
Move EFI header files to a location where they can be used on other
Mark Kettenis
2016-05-06
Fix efiboot not to hang with a disk whose block size < 512.
YASUOKA Masahiko
2016-05-01
Shuffle gpt/mbr code around a bit to make it more like other searches
Kenneth R Westerback
2016-04-23
Seems that the 32-bit Windows ABI does align 64-bit structure members on
Mark Kettenis
2016-03-30
some Xr adjustment to catch up with MLINKS removal;
Jason McIntyre
2016-03-30
for some time now mandoc has not required MLINKS to function
Jason McIntyre
[next]