Systemd/src/boot
Lennart Poettering 0fef958361 efi: rework OFFSETOF() based on __builtin_offsetof()
Since both LLVM and gcc supported this for a long time, we are not
adding a fallback compat kludge. And even if there's some relevant
compiler that doesn't know this concept, it'll fail with a compiler
error, and we'll fix it then.

As suggested by @keszybz:

https://github.com/systemd/systemd/pull/10174#discussion_r226266540
2018-10-18 19:01:54 +02:00
..
efi efi: rework OFFSETOF() based on __builtin_offsetof() 2018-10-18 19:01:54 +02:00
bootctl.c bootctl: include boot entries discovered by the boot loader but not in $BOOT in the "list" output 2018-10-08 21:40:44 +02:00