On Thu, Oct 31, 2013 at 2:40 AM, Laszlo Ersek <ler...@redhat.com> wrote:
> On 10/28/13 22:27, Jordan Justen wrote:
>> Previously we would only search for MMIO regions that were also
>> above every EfiGcdMemoryTypeReserved and EfiGcdMemoryTypeSystemMemory
>> region.
>>
>> Now we just search for the largest EfiGcdMemoryTypeMemoryMappedIo
>> region.
>>
>> This will allow us to mark the flash memory as a runtime memory
>> region in order to allow runtime access of variables stored in
>> flash.
>
> What happens if this patch is not included?

This branch (from the old code) is not taken w/o this patch
"if (Mmio32MinBase < Mmio32MaxExclTop) {"

And therefore, PciWindow32 is not set...

-Jordan

------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to