MultiArchUefiPkg
MultiArchUefiPkg copied to clipboard
EmulatorTest: add test for self-modifying code in pool memory
- Allocate pool of type BootServiceCode
- Copy code into pool allocation
- Run copied code
- ???
- Profit! (when https://github.com/intel/MultiArchUefiPkg/issues/5 is fixed)