commit | 6f4b08a28d4f24c9ffbfe9f078d3d90d343d06a4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Nov 07 08:47:14 2016 -0700 |
committer | Alexander Graf <agraf@suse.de> | Mon Nov 14 23:24:04 2016 +0100 |
tree | bee452040b1403b2feab1709c8fff3b44e80bbfa | |
parent | b776fc0f777f917519e1a8aa6d553a17bc82e2a5 [diff] |
x86: Move efi .S files into the 'lib' directory These files now need to be in a standard place so that they can be located by generic Makefile rules. Move them to the 'lib' directory. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Alexander Graf <agraf@suse.de>