Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
79efdf634f063cb5cb452d875c135fd3434afb6a
/
arch
/
x86
/
lib
/
tables.c
21da91f
smbios: error handling for invalid addresses
by Heinrich Schuchardt
· Sat May 15 18:07:47 2021 +0200
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
5d093f3
x86: Allow putting some tables in the bloblist
by Simon Glass
· Wed Nov 04 09:57:25 2020 -0700
9b90b24
x86: Use if instead of #ifdef in write_tables()
by Simon Glass
· Wed Nov 04 09:57:24 2020 -0700
e50129a
x86: Allow writing tables to fail
by Simon Glass
· Wed Nov 04 09:57:18 2020 -0700
f66fb30
x86: Add debugging to table writing
by Simon Glass
· Thu Jul 16 21:22:31 2020 -0600
858fed1
x86: Move acpi_table header to main include/ directory
by Simon Glass
· Wed Apr 08 16:57:36 2020 -0600
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
ca37a39
x86: Use unsigned long for address in table generation
by Simon Glass
· Mon Jan 16 07:03:35 2017 -0700
5d3ee56
x86: Correct a build warning in x86 tables
by Simon Glass
· Mon Nov 07 08:47:03 2016 -0700
e4a59ae
smbios: Allow compilation on 64bit systems
by Alexander Graf
· Fri Aug 19 01:23:25 2016 +0200
fb22808
x86: Move smbios generation into arch independent directory
by Alexander Graf
· Fri Aug 19 01:23:23 2016 +0200
ee532d9
x86: Move table csum into separate file
by Alexander Graf
· Fri Aug 19 01:23:21 2016 +0200
f828174
x86: Use high_table_malloc() for tables passing to SeaBIOS
by Bin Meng
· Wed May 11 07:45:02 2016 -0700
f0dd90c
x86: Fix build warning in tables.c when CONFIG_SEABIOS
by Bin Meng
· Sat May 07 07:46:11 2016 -0700
96030fa
x86: Support booting SeaBIOS
by Bin Meng
· Sun Feb 28 23:54:50 2016 -0800
ca68d77
x86: Support writing configuration tables in high area
by Bin Meng
· Sat Feb 27 22:58:02 2016 -0800
ef47ed1
x86: Simplify codes in write_tables()
by Bin Meng
· Sat Feb 27 22:58:01 2016 -0800
900e49a
x86: Use a macro for ROM table alignment
by Bin Meng
· Sat Feb 27 22:57:59 2016 -0800
904da8e
x86: Change to use start/end address pair in write_tables()
by Bin Meng
· Sat Feb 27 22:57:58 2016 -0800
ae5bedb
x86: Add SMBIOS table support
by Bin Meng
· Mon Oct 12 05:23:41 2015 -0700
331141a
x86: Generate a valid ACPI table
by Saket Sinha
· Sat Aug 22 12:20:55 2015 +0530
c4f407e
x86: Generate a valid MultiProcessor (MP) table
by Bin Meng
· Tue Jun 23 12:18:52 2015 +0800
f91cf6b
x86: Add MultiProcessor (MP) table APIs
by Bin Meng
· Tue Jun 23 12:18:51 2015 +0800
07e922a
x86: Add support for the Simple Firmware Interface (SFI)
by Simon Glass
· Tue Apr 28 20:25:10 2015 -0600
7b73090
x86: Correct the typo in write_tables()
by Bin Meng
· Tue Apr 28 18:37:03 2015 +0800
f17cea6
x86: Write configuration tables in last_stage_init()
by Bin Meng
· Fri Apr 24 18:10:04 2015 +0800