microsoft / igvm

MIT License
81 stars 17 forks source link

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

Closed chris-oo closed 4 months ago

chris-oo commented 4 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.