freebsd-src/stand/powerpc/ofw
Justin Hibbits cd51f7df9c loader/powerpc64: Fix HV check for CAS usage
Logic was backwards.  The function returns true if it *is* running as a
hypervisor, whereas we want to only call the CAS utility if we're running as a
guest.

Reported by:	Shawn Anastasio <shawn@anastas.io>
2019-10-07 03:05:32 +00:00
..
cas.c loader/powerpc64: Fix HV check for CAS usage 2019-10-07 03:05:32 +00:00
conf.c Move "common" Open Firmware parts of the loader used only on PowerPC to 2018-03-03 23:39:07 +00:00
elf_freebsd.c [PowerPC64] stand: fix build using clang 8 as compiler 2019-05-20 19:21:35 +00:00
ldscript.powerpc Fix regression introduced in r328806, preventing boot at least on all 2018-02-03 23:49:21 +00:00
main.c [PPC64] Implement CAS 2019-07-31 20:31:36 +00:00
Makefile [PPC64] Implement CAS 2019-07-31 20:31:36 +00:00
ofwfdt.c stand: refactor overlay loading a little bit 2019-04-11 13:26:28 +00:00
ppc64_elf_freebsd.c [PowerPC64] stand: fix build using clang 8 as compiler 2019-05-20 19:21:35 +00:00
start.c Declare our strange brand of main(). 2017-12-03 04:55:14 +00:00
version