summaryrefslogtreecommitdiffstats
path: root/src/include/cpu/x86/smm.h
Commit message (Expand)AuthorAgeFilesLines
* cpu/x86/smm/pci_resource_store: Store DEV/VEN IDPatrick Rudolph2024-01-311-0/+2
* cpu/x86/smi_trigger: use enum cb_err as apm_control return typeFelix Held2024-01-101-1/+1
* cpu/x86/smm: Fix get_save_state calculationEugene D. Myers2023-11-101-0/+9
* cpu/x86/smm: Drop fxsave/fxrstor logicArthur Heymans2023-06-041-2/+0
* cpu/smm_module_loader.c: Fix up CPU index locallyArthur Heymans2023-04-061-2/+0
* cpu/x86/mp_init.c: Generate a C header to get start32 offsetArthur Heymans2023-04-061-2/+0
* cpu/x86/smm: Add PCI resource store functionalityRobert Zieba2023-03-051-0/+26
* cpu/x86/smm: Enable setting SMM console log level from mainboardJohnny Lin2023-02-151-0/+2
* mb,sb,soc/intel: Drop useless IO trap handlersKyösti Mälkki2022-12-071-1/+0
* cpu/x86/smm: Use common SMM_ASEG regionKyösti Mälkki2022-11-161-0/+6
* cpu/x86/mp_init.c: Drop 'real' vs 'used' save stateArthur Heymans2022-05-281-3/+2
* cpu/x86/smm: Add weak SoC init and exit methodsRaul E Rangel2022-03-101-0/+3
* cpu/x86/smm,lib/cbmem_console: Enable CBMEMC when using DEBUG_SMIRaul E Rangel2022-03-091-0/+2
* cpu/x86/mp_init.c: Rename num_concurrent_stacksArthur Heymans2022-02-071-2/+2
* cpu/x86/smm: Improve smm stack setupArthur Heymans2022-02-071-7/+4
* cpu/x86/smm: Retype variablesArthur Heymans2022-02-031-3/+3
* soc/intel/common/block/smm: Add `mainboard_smi_finalize`Aseda Aboagye2021-06-191-0/+1
* cpu/x86/smm_loaderv2: Use the permanent stack top during relocationArthur Heymans2021-04-191-1/+1
* *x86: Support x2apic modeWonkyu Kim2021-04-151-1/+1
* cpu/x86/mp_init.c: Drop unnecessary preprocessor usageArthur Heymans2021-03-191-2/+0
* cpu/x86/mp_init: Allow stub sizes larger than the save state sizeArthur Heymans2021-03-191-0/+1
* cpu/x86/smm_loaderv2: Remove unused variablesArthur Heymans2021-03-191-14/+0
* cpu/x86/smm_module_hander: Set up a save state mapArthur Heymans2021-03-191-0/+1
* cpu/x86/smm_stub.S: Drop smm_runtime from the stubArthur Heymans2021-03-191-2/+0
* cpu/x86/smm.h: Remove smm runtime pointer from smm_loader_paramsArthur Heymans2021-03-191-1/+0
* cpu/x86/mp_init.c: Copy the stub parameter start32_offset into ramstageArthur Heymans2021-03-191-2/+2
* cpu/x86/smm: Move apic_id_to_cpu map to smm_stub paramsArthur Heymans2021-03-181-7/+8
* cpu/x86/smm_stub.S: Drop unused module_handler parameterArthur Heymans2021-03-181-6/+0
* cpu/x86/smm: Move relocatable stub paramsArthur Heymans2021-03-181-0/+12
* cpu/x86/smm: Remove unused APMC for C-state and P-stateKyösti Mälkki2021-01-261-2/+0
* cpu/x86/smm: Use common APMC loggingKyösti Mälkki2021-01-251-0/+1
* ACPI: Final APM_CNT_GNVS_UPDATE cleanupKyösti Mälkki2021-01-041-2/+1
* cpu/x86/smm_module_loaderv2: Fix compiling for x86_64Arthur Heymans2020-12-041-4/+4
* soc/amd/*/smi.h: Move the pm_acpi_smi_cmd_port function declarationArthur Heymans2020-11-091-0/+3
* cpu/x86/smm.h: Add function to return the SMM save state revisionArthur Heymans2020-09-211-0/+5
* cpu/x86/smm/smm_stub: Add x86_64 supportPatrick Rudolph2020-08-181-1/+1
* cpu/x86/smm: Introduce SMM module loader version 2Rocky Phagura2020-08-151-0/+18
* ACPI: Add and fill gnvs_ptr for smm_runtimeKyösti Mälkki2020-07-081-0/+1
* ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki2020-07-011-1/+3
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-0/+1
* ACPI: Replace smm_setup_structures()Kyösti Mälkki2020-06-241-2/+0
* cpu/x86/smm: Define APM_CNT_ROUTE_ALL_XHCIKyösti Mälkki2020-06-221-0/+1
* cpu/x86/smm: Define APM_CNT_NOOP_SMIKyösti Mälkki2020-06-221-0/+1
* cpu/x86/smm: Add helper functions to verify SMM accessPatrick Rudolph2020-06-171-0/+12
* arch/x86: Declare global_smi_enable()Kyösti Mälkki2020-06-161-0/+3
* arch/x86: Create helper for APM_CNT SMI triggersKyösti Mälkki2020-06-161-0/+3
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* cpu/x86/smm.h: Add SW SMI for PSP SMM InfoMarshall Dawson2020-04-131-0/+1
* src/include: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0