freebsd-dev/sys/boot/efi
Pedro F. Giffuni 98b6ade62d libefi: Tag an unreachable switch default.
Coverity reports an uninitialized "len" in case the switch defaults
without hitting any case. Respect the original intent and quell the
false positive with the relatively new __unreachable() builtin.

CID:	1347796
2016-05-16 20:00:09 +00:00
..
boot1 sys/boot: spelling fixes in comments. 2016-04-30 00:26:38 +00:00
fdt Add more .NOMETA missed in r291320 2016-03-11 23:45:51 +00:00
include sys/boot: spelling fixes in comments. 2016-04-30 00:26:38 +00:00
libefi libefi: Tag an unreachable switch default. 2016-05-16 20:00:09 +00:00
loader sys/boot: spelling fixes in comments. 2016-04-30 00:26:38 +00:00
Makefile ms_abi is supported with gcc 4.5 or newer, so build it with gcc if it 2016-03-15 05:17:31 +00:00
Makefile.inc Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags. 2015-08-27 23:46:42 +00:00