freebsd-dev/sys/boot/ficl
Warner Losh d437521495 Implement uuid-to-string and uuid-from-string. uuid-from-string takes
a string, interprets it as a standard UUID, and returns a binary from
of the UUID. uuid-to-string does the reverse. The binary UUID is in
allocated memory, so you'll need to free it with 'free' after you are
done using it. It won't be automatically garbage collected. Likewise
with the string...

MFC After: 3 days
2016-05-17 21:25:18 +00:00
..
aarch64
amd64 loader.efi: add terminal emulation support 2016-01-06 15:38:39 +00:00
arm
i386 ficl on i386 should cast to unsigned char output to support efi i386 2016-01-27 16:45:23 +00:00
mips
mips64
powerpc
riscv Welcome the RISC-V 64-bit kernel. 2016-01-29 15:12:31 +00:00
softwords
sparc64
dict.c
ficl.c
ficl.h
fileaccess.c
float.c
loader.c Implement uuid-to-string and uuid-from-string. uuid-from-string takes 2016-05-17 21:25:18 +00:00
Makefile Add more .NOMETA missed in r291320 2016-03-11 23:45:51 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
math64.c
math64.h
prefix.c
search.c
stack.c
testmain.c
tools.c
unix.c
vm.c
words.c Minor space tweak to make things consistent. 2016-05-17 14:10:44 +00:00