Fix build issue related to boost asio

The previous commit has issue in the boost asio code and causes the
build error when host-bios-upgrade is enabled.

It was not caught by the repo CI because the repo CI build does not
enable the host-bios-upgrade config.

This patch fixes the issue by using the correct boost asio code.

Tested: Manually enable host-bios-upgrade in local CI and verify
        the build is fine.

Signed-off-by: Lei YU <yulei.sh@bytedance.com>
Change-Id: I224ee3a3706e83ec8ca9d6737d72a84f456d3b2f
1 file changed