microsoft / igvm

MIT License
91 stars 20 forks source link

igvm_defs: fix incorrect revert of IgvmPageDataFlags instead of MemoryMapEntryFlags #30

Closed chris-oo closed 9 months ago

chris-oo commented 9 months ago

PR #17 meant to revert PR #8 and PR #11 but instead reverted PR #14 incorrectly.

Fix this by reapplying PR #14 and correctly reverting PR #8 and PR #11.