On 28 August 2014 16:16, Laszlo Ersek <[email protected]> wrote: > On 08/28/14 16:59, Ard Biesheuvel wrote: >> However, putting a vector table in that particular place is >> troublesome, as the whole point of having the region is to avoid >> putting a Firmware Volume (FV) there. And having to code the whole >> vector table in hex inside the DATA = { } is not a great prospect >> either.
This just seems like a flaw in UEFI to me. You really need to be able to write bits of custom assembly and data to low memory. > I think that the exception vector table simply doesn't *belong* in the > flash. I don't understand that. In the flash seems entirely reasonable to me... -- PMM ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
