]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: Tidy up the 64-bit calling code
authorSimon Glass <sjg@chromium.org>
Fri, 31 Jul 2015 15:31:30 +0000 (09:31 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 5 Aug 2015 14:42:41 +0000 (08:42 -0600)
commit0bc74ab3e694643cb070ed055964fa2a73d300af
tree3de060f74c9fb3077bb57fbb405a862574f56832
parent0d9edd2dfb29c2a8c7b7ef5f40bb3a51d6ac0c15
x86: Tidy up the 64-bit calling code

The GDT works but technically the length is incorrect. Fix this and add a
comment.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/call64.S