MultiArchUefiPkg icon indicating copy to clipboard operation
MultiArchUefiPkg copied to clipboard

EmulatorTest: add test for self-modifying code crossing a page boundary

Open andreiw opened this issue 2 years ago • 0 comments

Allocate two pages, load code crossing page boundary. Invoke. Relies on correct handling of AllocatePool/AllocatePages (https://github.com/intel/MultiArchUefiPkg/issues/5)

andreiw avatar Mar 22 '23 05:03 andreiw