commit | 87086d5fbea89985aa433e227af1cd4cb96fe153 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 25 21:33:23 2016 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Oct 11 11:55:33 2016 +0800 |
tree | f67e365c9db0568a988b77272c73e9041d06bfbf | |
parent | 26a2b2d42a6047fb07ba92c7a4c5f68b7ffd1303 [diff] |
x86: Allow interrupts to be disabled in 64-bit mode Update the code to support both 32-bit and 64-bit modes. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>