freebsd-dev/stand/efi/boot1
Andrew Turner 3d5e12ebce As with r352446 align blocks in boot1.efi
We need to ensure the buffers are aligned before passing them to ReadBlocks.
Assume 512 bytes is enough for now.

Reviewed by:	imp
MFC after:	1 month
Sponsored by:	Innovate UK
2020-05-05 09:42:26 +00:00
..
boot1.c boot1.efi: provide generic exit() and stub getchar() 2019-10-15 08:33:05 +00:00
boot_module.h
Makefile Remove duplicate lz4 implementations 2019-11-02 12:28:04 +00:00
Makefile.depend
proto.c loader.efi: replace HandleProtocol() with OpenProtocol() 2019-08-06 19:27:27 +00:00
proto.h
ufs_module.c As with r352446 align blocks in boot1.efi 2020-05-05 09:42:26 +00:00
zfs_module.c