diff options
author | Anthony PERARD <anthony.perard@citrix.com> | 2019-08-13 12:31:06 +0100 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2019-08-21 18:03:49 +0200 |
commit | a749e1f93be67a799fcfb437253a533e462b90ee (patch) | |
tree | bbcc8a3cdf53cd612a501ecfc7db67c7b5a4eda5 /BaseTools/Source/Python/Ecc | |
parent | 23f937420306cf77e47e3d9d27de89559750b7ab (diff) | |
download | edk2-a749e1f93be67a799fcfb437253a533e462b90ee.tar.gz edk2-a749e1f93be67a799fcfb437253a533e462b90ee.tar.bz2 edk2-a749e1f93be67a799fcfb437253a533e462b90ee.zip |
OvmfPkg/XenPlatformPei: no hvmloader: get the E820 table via hypercall
When the Xen PVH entry point has been used, hvmloader hasn't run and
hasn't prepared an E820 table. The only way left to get an E820 table
is to ask Xen via an hypercall. We keep the result cached to avoid
making a second hypercall which would give the same result.
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1689
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <20190813113119.14804-23-anthony.perard@citrix.com>
Diffstat (limited to 'BaseTools/Source/Python/Ecc')
0 files changed, 0 insertions, 0 deletions