Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2017 13:40:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-virtualization@FreeBSD.org
Subject:   [Bug 211746] [Hyper-V] UEFI VM can't boot from the iso installation disk
Message-ID:  <bug-211746-27103-yOTr0bSVEc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211746-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211746-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211746

--- Comment #5 from Dexuan Cui <decui@microsoft.com> ---
(In reply to Dexuan Cui from comment #4)
> last =3D (uint64_t *)staging + (1024*1024*45);
I meant=20
  last =3D (uint64_t *) (staging + (1024*1024*45));
(I missed a pair of parentheses)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211746-27103-yOTr0bSVEc>