x86: Update the bootparam header
authorSimon Glass <sjg@chromium.org>
Sat, 5 Sep 2020 20:50:37 +0000 (14:50 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:06 +0000 (11:27 +0800)
commit6e04cb76dba579cf73f22d19e654dade1a17b5c0
tree7e54144d2891eec4ca3fe6b2175bda6e65ce4ebe
parente119de72e3ae3accf831b5541d83d5c2faf031ff
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>
arch/x86/include/asm/bootparam.h