commit | 6d5738dd8260333177afa222db380690e88646c0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Sep 05 14:50:37 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Sep 25 11:27:06 2020 +0800 |
tree | 7e54144d2891eec4ca3fe6b2175bda6e65ce4ebe | |
parent | d8e38169090e963c6118bf6e8567082720afc633 [diff] |
x86: Update the bootparam header This header is missing a few of the newer features from the specification. Add these as well as a link to the spec. Also use the BIT() macros where appropriate. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>