index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
acpi
/
gnvs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
acpi/gnvs.c: Drop unused pointer to the cbmem console
Arthur Heymans
2023-07-06
1
-2
/
+0
*
lib/hardwaremain.c: Move creating ACPI structs to bootstate hooks
Arthur Heymans
2022-04-27
1
-1
/
+4
*
src: Drop duplicated includes
Elyes HAOUAS
2022-01-01
1
-1
/
+0
*
ACPI: Refactor use of global and device NVS
Kyösti Mälkki
2021-06-14
1
-20
/
+16
*
ChromeOS: Separate NVS from global GNVS
Kyösti Mälkki
2021-06-14
1
-10
/
+0
*
ACPI: Use acpigen for NVS OperationRegions
Kyösti Mälkki
2021-04-30
1
-15
/
+13
*
vc/google/chromeos: Refactor GNVS init
Kyösti Mälkki
2021-04-30
1
-2
/
+4
*
ChromeOS: Use CHROMEOS_NVS guard
Kyösti Mälkki
2021-04-21
1
-3
/
+3
*
ACPI: Add acpi_reset_gnvs_for_wake()
Kyösti Mälkki
2021-02-16
1
-0
/
+13
*
ACPI: Do minor improvements on GNVS
Kyösti Mälkki
2021-01-29
1
-17
/
+20
*
ACPI: Separate ChromeOS NVS in ASL
Kyösti Mälkki
2021-01-28
1
-2
/
+9
*
ACPI: Declare GNVS variables globally
Kyösti Mälkki
2021-01-28
1
-2
/
+4
*
ACPI: Separate device_nvs_t
Kyösti Mälkki
2021-01-27
1
-1
/
+12
*
ACPI: Clean up GNVS initialisation
Kyösti Mälkki
2021-01-24
1
-29
/
+9
*
ACPI: Refactor ChromeOS specific ACPI GNVS
Kyösti Mälkki
2021-01-18
1
-1
/
+10
*
ACPI: Have single call-site for acpi_inject_nvsa()
Kyösti Mälkki
2021-01-13
1
-10
/
+4
*
ACPI: Add common acpi_fill_gnvs()
Kyösti Mälkki
2021-01-13
1
-0
/
+9
*
mb/x/acpi_tables: Rename to mainboard_fill_gnvs()
Kyösti Mälkki
2021-01-10
1
-0
/
+1
*
sb/intel: Factor out soc_fill_gnvs()
Kyösti Mälkki
2021-01-10
1
-0
/
+2
*
ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations
Kyösti Mälkki
2021-01-10
1
-6
/
+1
*
ACPI: Allocate GNVS early in ramstage
Kyösti Mälkki
2020-12-25
1
-5
/
+17
*
ACPI: Add framework for GNVS initialisation
Kyösti Mälkki
2020-06-24
1
-0
/
+69