]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add missing non-POWERPC case to give the scr value something non-zero.
authorSean Bruno <sbruno@FreeBSD.org>
Tue, 30 Jan 2018 20:00:12 +0000 (20:00 +0000)
committerSean Bruno <sbruno@FreeBSD.org>
Tue, 30 Jan 2018 20:00:12 +0000 (20:00 +0000)
commit71e9130584c0320784db1d65974003bf5a0ed301
tree41795d0f699b204329fddf6420a74abad0a7b107
parent37880089ac7fa1d7de9b17de42ccac04a203f376
Add missing non-POWERPC case to give the scr value something non-zero.

This fixes the instant reboot of netbooting after r328536 on x86 systems.

Reviewed by: peter
Sponsored by: Limelight Networks
stand/common/load_elf.c