summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorAristo Chen <[email protected]>2026-07-24 09:26:57 +0000
committerHeinrich Schuchardt <[email protected]>2026-07-31 09:22:40 +0200
commite394b1e848918019a0521f5e30f9f81d6e0d0ae6 (patch)
tree38a60ce9106b36bd66e33b9fc90b48a1bc2f4703 /scripts/basic
parent6abd738e20dd09bdebc9e2f9ad6162cc4b1c678e (diff)
efi: Print ISA-specific and unknown memory attributes
The attribute mnemonic table did not cover EFI_MEMORY_ISA_VALID and the EFI_MEMORY_ISA_MASK field, and attribute bits without a mnemonic were silently dropped, so a memory map carrying ISA-specific, invalid or not yet known attributes displayed incomplete information without any hint that something was missing. Add a mnemonic for EFI_MEMORY_ISA_VALID and print the ISA-specific field as ISA=<value> when it is valid, instead of decoding bits whose meaning U-Boot cannot know. Any remaining bits that match neither the mnemonic table nor the ISA field are printed as a hexadecimal value. Suggested-by: Heinrich Schuchardt <[email protected]> Signed-off-by: Aristo Chen <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions