This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
stand
/
efi
/
libefi
History
tsoome
36fc273e60
loader.efi: UEFI text mode background colors are only using 3 bits
...
Need to mask background colors to pass allowed value.
2019-09-06 19:30:23 +00:00
..
delay.c
…
devicename.c
…
devpath.c
loader.efi: replace HandleProtocol() with OpenProtocol()
2019-08-06 19:27:27 +00:00
efi_console.c
loader.efi: UEFI text mode background colors are only using 3 bits
2019-09-06 19:30:23 +00:00
efi_driver_utils.c
…
efichar.c
…
efienv.c
…
efihttp.c
…
efinet.c
loader.efi: replace HandleProtocol() with OpenProtocol()
2019-08-06 19:27:27 +00:00
efipart.c
loader.efi: use shift 16 in efipart as it is max ashift supported by zfs
2019-08-31 06:24:09 +00:00
efizfs.c
…
env.c
…
errno.c
…
handles.c
…
libefi.c
loader.efi: efilib.h and libefi.c were left out of 350654
2019-08-06 20:13:28 +00:00
Makefile
loader: use teken teminal emulator for x86 and uefi
2019-09-05 22:15:50 +00:00
Makefile.depend
…
time_event.c
…
time.c
…
wchar.c
…