commit | 7dfe8bdeef7f8a7223fb39e04faaa5c7489feb3f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Aug 04 12:33:54 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 08:44:07 2015 -0600 |
tree | 8f932320d7cc091e8642742fc4e77661a8cb4bbd | |
parent | b997abd3f06f136b226431a2947520dd5a426869 [diff] |
x86: Add an enum for some commonly-used GDT bits Rather than add these as open-coded values, create an enum with the commonly used flags. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>