Skip to content

Commit

Permalink
efi: Move common EFI stub code from x86 arch code to common location
Browse files Browse the repository at this point in the history
No code changes made, just moving functions and #define from x86 arch
directory to common location.  Code is shared using #include, similar
to how decompression code is shared among architectures.

Signed-off-by: Roy Franz <roy.franz@linaro.org>
Acked-by: Mark Salter <msalter@redhat.com>
Reviewed-by: Grant Likely <grant.likely@linaro.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
  • Loading branch information
Roy Franz authored and Matt Fleming committed Sep 25, 2013
1 parent ed37ddf commit 7721da4
Show file tree
Hide file tree
Showing 3 changed files with 464 additions and 442 deletions.
Loading

0 comments on commit 7721da4

Please sign in to comment.