]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/IndustryStandard: Introduce PageTable.h
authorAnthony PERARD <anthony.perard@citrix.com>
Mon, 12 Apr 2021 13:30:00 +0000 (14:30 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 13 Apr 2021 11:54:58 +0000 (11:54 +0000)
commit9d6861494aaa987fb728828801c84eb89be283c8
tree0ddd7c43a4ccc93dfa4a7486bb92b3adf7094d82
parent896e68984118b3f21d819ee708d2953342ccaf9f
OvmfPkg/IndustryStandard: Introduce PageTable.h

We are going to use the page table structure in yet another place,
collect the types and macro that can be used from another module
rather than making yet another copy.

Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2490
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Tom Lendacky <thomas.lendacky@amd.com>
Message-Id: <20210412133003.146438-5-anthony.perard@citrix.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
OvmfPkg/Include/IndustryStandard/PageTable.h [new file with mode: 0644]
OvmfPkg/Library/BaseMemEncryptSevLib/X64/VirtualMemory.h