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
/
arm64
/
stand
Age
Commit message (
Expand
)
Author
2017-03-11
Set EVT_NOTIFY_SIGNAL when calling boot services CreateEvent().
Jonathan Gray
2017-02-08
Pass the physical address to the end of symbols to the kernel. From
Patrick Wildt
2017-02-08
Retry BS->ExitBootServices() if it fails, like on amd64. Also we need
Patrick Wildt
2017-02-05
Since turning of the MMU in the beginning of the kernel removes
Patrick Wildt
2017-02-04
In reality our kernel does not need to be aligned at a 256M boundary,
Patrick Wildt
2017-02-03
whitespace fixes
Patrick Wildt
2017-02-03
Explicitly ask EFI to allocate the page we picked out to lay our
Patrick Wildt
2017-01-23
We are supposed to be mapped on a 128 MB block, so skip the first
Patrick Wildt
2017-01-22
Increment the right loop variable.
Mark Kettenis
2017-01-22
Mark the .peheader section as "a". Makes it possible to link with lld.
Mark Kettenis
2016-12-30
Fix EFI_CALL() to pass the arguments properly when number of arguments is 0.
YASUOKA Masahiko
2016-12-18
Adjust OpenBSD/arm64 files with FreeBSD origin to show the upstream
Patrick Wildt
2016-12-17
Import of OpenBSD/arm64
Patrick Wildt