Files
u-boot-sunxi/lib
Alexander Graf 14d61d4e57 efi_stub: Fix GDT_NOTSYS check
The get_codeseg32() wants to know if a passed in descriptor has
flag GDT_NOTSYS set (desc & GDT_NOTSYS), not whether desc and
GDT_NOTSYS are not != 0 (desk && GDT_NOTSYS).

This is an obvious typo. Fix it up.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2018-03-30 16:05:07 +08:00
..
2018-03-30 16:05:07 +08:00
2017-05-12 08:37:19 -04:00
2016-02-06 12:00:59 +01:00
2016-04-11 20:48:26 -04:00
2017-10-02 20:31:25 -04:00
2017-04-13 09:41:10 -04:00
2016-05-02 18:37:09 -04:00
2016-11-21 14:07:30 -05:00
2017-05-12 08:37:18 -04:00
2017-08-16 08:30:24 -04:00
2017-06-01 07:03:12 -06:00
2017-11-17 07:15:52 -07:00
2017-08-16 08:22:18 -04:00