Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
8856d613cb79876e1b1e1ef01b7507725810b7c5
/
arch
/
x86
/
lib
/
tables.c
8856d61
x86: Refactor table-writing code a little
by Simon Glass
· 1 year, 4 months ago
c193d9b
smbios: error handling for invalid addresses
by Heinrich Schuchardt
· 3 years, 6 months ago
401d1c4
common: Drop asm/global_data.h from common header
by Simon Glass
· 4 years, 1 month ago
WIP/2021-02-02-drop-asm_global_data-when-unused
d2cb7a2
x86: Allow putting some tables in the bloblist
by Simon Glass
· 4 years, 1 month ago
f36e4c7
x86: Use if instead of #ifdef in write_tables()
by Simon Glass
· 4 years, 1 month ago
38e498c
x86: Allow writing tables to fail
by Simon Glass
· 4 years, 1 month ago
b336a2b
x86: Add debugging to table writing
by Simon Glass
· 4 years, 4 months ago
776cc20
x86: Move acpi_table header to main include/ directory
by Simon Glass
· 4 years, 8 months ago
336d461
dm: core: Create a new header file for 'compat' features
by Simon Glass
· 4 years, 10 months ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
42fd8c1
x86: Use unsigned long for address in table generation
by Simon Glass
· 8 years ago
1f3f035
x86: Correct a build warning in x86 tables
by Simon Glass
· 8 years ago
e824cf3
smbios: Allow compilation on 64bit systems
by Alexander Graf
· 8 years ago
4b6dddc
x86: Move smbios generation into arch independent directory
by Alexander Graf
· 8 years ago
1befb38
x86: Move table csum into separate file
by Alexander Graf
· 8 years ago
644a767
x86: Use high_table_malloc() for tables passing to SeaBIOS
by Bin Meng
· 9 years ago
5cb0f0d
x86: Fix build warning in tables.c when CONFIG_SEABIOS
by Bin Meng
· 9 years ago
3cf2371
x86: Support booting SeaBIOS
by Bin Meng
· 9 years ago
ff94c21
x86: Support writing configuration tables in high area
by Bin Meng
· 9 years ago
ef4d0a5
x86: Simplify codes in write_tables()
by Bin Meng
· 9 years ago
897e1dc
x86: Use a macro for ROM table alignment
by Bin Meng
· 9 years ago
a5221b5
x86: Change to use start/end address pair in write_tables()
by Bin Meng
· 9 years ago
721e992
x86: Add SMBIOS table support
by Bin Meng
· 9 years ago
867bcb6
x86: Generate a valid ACPI table
by Saket Sinha
· 9 years ago
07545d8
x86: Generate a valid MultiProcessor (MP) table
by Bin Meng
· 9 years ago
7f5df8d
x86: Add MultiProcessor (MP) table APIs
by Bin Meng
· 9 years ago
6388e35
x86: Add support for the Simple Firmware Interface (SFI)
by Simon Glass
· 10 years ago
cc4c8ac
x86: Correct the typo in write_tables()
by Bin Meng
· 10 years ago
5e2400e
x86: Write configuration tables in last_stage_init()
by Bin Meng
· 10 years ago