Hans Petter Selasky
|
a85ff2114c
|
stand/usb: Fix build by declaring missing functions and types.
MFC after: 1 week
Sponsored by: NVIDIA Networking
|
2022-03-17 15:26:24 +01:00 |
|
Hans Petter Selasky
|
7497dd5889
|
Fix build of stand/usb .
MFC after: 1 week
Sponsored by: Mellanox Technologies // NVIDIA Networking
|
2021-04-12 16:13:33 +02:00 |
|
Hans Petter Selasky
|
d23b583dfd
|
Bump the FreeBSD kernel version in kernel boot shim.
Sponsored by: Mellanox Technologies // NVIDIA Networking
|
2021-02-17 16:46:34 +01:00 |
|
Hans Petter Selasky
|
eb2f5fa4dc
|
Properly define the bool type in the BSD kernel shim.
MFC after: 1 week
Sponsored by: Mellanox Technologies // NVIDIA Networking
|
2020-12-07 16:08:31 +00:00 |
|
Hans Petter Selasky
|
cc7b5411e6
|
Add missing busdma prototypes for load and unload and implement dummy sync
function for kernel bootloader shim code.
MFC after: 1 week
Sponsored by: Mellanox Technologies // NVIDIA Networking
|
2020-12-07 10:51:19 +00:00 |
|
Hans Petter Selasky
|
34602358c0
|
Tidy up code a bit. Add missing section comments.
No functional change.
MFC after: 1 week
Sponsored by: Mellanox Technologies // NVIDIA Networking
|
2020-12-07 10:21:01 +00:00 |
|
Hans Petter Selasky
|
abbf48c558
|
Fix mis-spelled macro in the kernel shim.
MFC after: 1 week
Sponsored by: Mellanox Technologies // NVIDIA Networking
|
2020-12-04 16:51:59 +00:00 |
|
Hans Petter Selasky
|
454f1fdec1
|
Add more macros, types and prototypes for building kernel code into bootloaders.
MFC after: 1 week
Sponsored by: Mellanox Technologies // NVIDIA Networking
|
2020-12-04 14:52:41 +00:00 |
|
Hans Petter Selasky
|
1784a6d64a
|
Fix definition of int64_t and uint64_t when long is 64-bit. This gets the kernel
shim code in line with the rest of the kernel, sys/x86/include/_types.h.
MFC after: 1 week
Sponsored by: Mellanox Technologies // NVIDIA Networking
|
2020-12-04 14:50:55 +00:00 |
|
Hans Petter Selasky
|
a2dd1caade
|
Fix build of USB bootloader code by adding checks for _STANDALONE being defined.
Currently the USB bootloader code is not part of buildworld.
MFC after: 1 week
Sponsored by: Mellanox Technologies // NVIDIA Networking
|
2020-11-18 13:22:22 +00:00 |
|
Hans Petter Selasky
|
9b5cc8a3a5
|
A more definitions to kernel emulation shim in order to build stand/usb.
MFC after: 1 week
Sponsored by: Mellanox Technologies
|
2018-02-07 18:50:36 +00:00 |
|
Warner Losh
|
ca987d4641
|
Move sys/boot to stand. Fix all references to new location
Sponsored by: Netflix
|
2017-11-14 23:02:19 +00:00 |
|