Files
linux/drivers
Roy Franz 2012f9b2ab efi: Add system table pointer argument to shared functions.
Add system table pointer argument to shared EFI stub related functions
so they no longer use a global system table pointer as they did when part
of eboot.c.  For the ARM EFI stub this allows us to avoid global
variables completely and thereby not have to deal with GOT fixups.
Not having the EFI stub fixup its GOT, which is shared with the
decompressor, simplifies the relocating of the zImage to a
bootable address.

Signed-off-by: Roy Franz <roy.franz@linaro.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
(cherry picked from commit 876dc36ace)
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-06-16 21:16:52 +01:00
..
2013-05-17 14:31:05 -04:00
2013-04-26 22:30:25 +02:00
2013-02-27 19:10:15 -08:00
2013-03-01 13:39:00 -08:00
2013-05-20 13:38:14 -07:00
2013-05-15 10:58:22 -07:00
2013-06-13 22:12:14 +01:00
2013-04-05 13:28:28 +01:00
2013-06-26 23:08:22 -07:00
2013-06-05 08:54:16 -06:00
2013-06-11 02:46:21 -07:00