Larger Patch

Increasing the number of pages in a patch is achieved by adding a new 4k sized binary after Patch6.s, and mapping the new page into memory via the LoadPage macro.

Content of the test page: Sequence 0..1023 as double words.

Location of the test page: 0x01da00000 - 0x01da0ffff virtual, 0x043db000 physical.

Content: Test page is mapped one-to-one to virtual address space.