]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
As with r352446 align blocks in boot1.efi
authorandrew <andrew@FreeBSD.org>
Tue, 5 May 2020 09:42:26 +0000 (09:42 +0000)
committerandrew <andrew@FreeBSD.org>
Tue, 5 May 2020 09:42:26 +0000 (09:42 +0000)
commitc1a6b85e9184027cc9ec5bd010d4c5eb21b6d12c
tree24588823d58e99d5c2a8019700be5ecb8e15cbf7
parente4af2e7c95ba5623a4f314c74bd2bd79a371e52e
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
stand/efi/boot1/ufs_module.c