]> git.ipfire.org Git - thirdparty/systemd.git/commit
efi: include endian.h to handle endian correctly
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 2 Jun 2021 06:38:29 +0000 (15:38 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 2 Jun 2021 06:38:32 +0000 (15:38 +0900)
commit72dc626b3d6905b105ae61ca2c60f51a6f74070e
tree6959b206c89aceb9ab6708516cba1ed1ff22fb3b
parent959ab90bbc08855ad5824efecbc03d37b3f9c982
efi: include endian.h to handle endian correctly

The macro __BYTE_ORDER__ is defined in endian.h.
src/boot/efi/sha256.h