1. bdd03c2 tree: Use <stdio.h> for snprintf by Elyes Haouas · 3 months ago
  2. 4bbec0c tree: Drop duplicated <stdarg.h> and <stdio.h> by Elyes Haouas · 4 months ago
  3. d57d5e3 smmstorev2: Load the communication buffer at SMM setup by Arthur Heymans · 8 months ago
  4. 7225656 tree: Remove duplicated <stdint.h> by Elyes Haouas · 5 months ago
  5. bb1f812 cpu/x86/smm: Pass full SMRAM region info to SMM runtime by Benjamin Doron · 6 months ago
  6. 7a51acf cpu/x86/smm: Set up page tables in safe SMRAM by Arthur Heymans · 7 months ago
  7. d7612e9 tree: Use accessor functions for struct region fields by Nico Huber · 7 months ago
  8. 1efca4d cpu/x86/smm: Drop fxsave/fxrstor logic by Arthur Heymans · 1 year, 3 months ago
  9. a804f91 cpu/smm_module_loader.c: Fix up CPU index locally by Arthur Heymans · 2 years, 3 months ago
  10. 71bc9f0 cpu/x86/mp_init.c: Generate a C header to get start32 offset by Arthur Heymans · 2 years, 3 months ago
  11. ac8c378 cpu/x86/smm: Add PCI resource store functionality by Robert Zieba · 2 years ago
  12. 107e7aa cpu/x86/smm: Enable setting SMM console log level from mainboard by Johnny Lin · 3 years, 7 months ago
  13. bbba201 cpu/x86/smm: Use common SMM_ASEG region by Kyösti Mälkki · 1 year, 9 months ago
  14. f874fc2 cpu/x86/smm/module_loader: Fix ASEG loading by Arthur Heymans · 1 year, 10 months ago
  15. afc5f9b cpu/x86/smm/smm_module_loader.c: Clean up includes by Elyes Haouas · 1 year, 11 months ago
  16. a19ff6d cpu/x86/smm/smm_module_loader.c: Fix STM setup by Eugene Myers · 1 year, 11 months ago
  17. 1f07797 cpu/x86/smm/smm_module_loader.c: Fix formatted print by Elyes Haouas · 2 years, 2 months ago
  18. 0effeb5 cpu/x86/smm_module_loader: Use struct region in cpu map by Arthur Heymans · 2 years, 3 months ago
  19. af04f3c cpu/x86/smm: Use struct region to check overlapping sections by Arthur Heymans · 2 years, 4 months ago
  20. 68d765b cpu/x86/smm_module_loader: Update logging by Arthur Heymans · 2 years, 4 months ago
  21. 346db92 cpu/x86/smm_module_loader: Drop superfluous checks by Arthur Heymans · 2 years, 4 months ago
  22. 2a13a54 cpu/x86/smm_module_load: Fix SMM stub params by Kyösti Mälkki · 2 years, 3 months ago
  23. 1684b0a cpu/x86/mp_init.c: Drop 'real' vs 'used' save state by Arthur Heymans · 2 years, 4 months ago
  24. d7c3716 cpu/x86/smm_module_load: Rewrite setup_stub by Arthur Heymans · 2 years, 4 months ago
  25. cb361da cpu/x86/smm_module_loader: Add a convenient ss_top by Arthur Heymans · 2 years, 4 months ago
  26. 5747f6c cpu/x86/smm_module_loader.c: Rewrite setup by Arthur Heymans · 2 years, 4 months ago
  27. 1b970bd cpu/x86/smm: Drop 'entry' struct element by Arthur Heymans · 2 years, 4 months ago
  28. 0ab98d5 cpu/x86/smm: Refactor creating a stub/save state map by Arthur Heymans · 2 years, 4 months ago
  29. ff69b6f cpu/x86/smm_module_loader.c: Clean up printing the CPU map by Arthur Heymans · 2 years, 4 months ago
  30. c516098 cpu/x86/smm,lib/cbmem_console: Enable CBMEMC when using DEBUG_SMI by Raul E Rangel · 2 years, 6 months ago
  31. b4ba289 cpu/x86/smm: Support PARALLEL_MP with SMM_ASEG by Arthur Heymans · 2 years, 10 months ago
  32. 2412c81 cpu/x86/mp_init.c: Rename num_concurrent_stacks by Arthur Heymans · 2 years, 10 months ago
  33. 96451a7 cpu/x86/smm: Improve smm stack setup by Arthur Heymans · 2 years, 10 months ago
  34. cfd3224 cpu/x86/smm: Retype variables by Arthur Heymans · 2 years, 10 months ago
  35. 50e9d38 cpu/x86/smm: Fix u32 type mismatch in print statement by Paul Menzel · 3 years, 3 months ago
  36. 85ac067 cpu/x86/smm: Fix size_t type mismatch in print statement by Paul Menzel · 3 years, 3 months ago
  37. 2ea9595 cpu/x86/smm: Fix uintptr_t type mismatches in print statements by Paul Menzel · 3 years, 3 months ago
  38. 457c661 cpu/x86: Fix control flow UNREACHABLE issue by John Zhao · 3 years, 4 months ago
  39. 29abd04 cpu/x86/smm/smm_module_loaderv2.c: Rename file by Arthur Heymans · 3 years, 5 months ago[Renamed from src/cpu/x86/smm/smm_module_loaderv2.c]
  40. e6c3523 cpu/x86/smm_loaderv2: Use the permanent stack top during relocation by Arthur Heymans · 3 years, 6 months ago
  41. 93a4e01 cpu/x86/smm: Fix SMM start address passing by Marc Jones · 3 years, 5 months ago
  42. 1e1d5d6 cpu/x86/smm_module_loaderv2.c: Remove noop stack size check by Arthur Heymans · 3 years, 5 months ago
  43. 478f3d8 cpu/x86/mp_init: Allow stub sizes larger than the save state size by Arthur Heymans · 3 years, 6 months ago
  44. ad0116c cpu/x86/smm_loaderv2: Remove unused variables by Arthur Heymans · 3 years, 6 months ago
  45. 1afe20b cpu/x86/smm/smm_module_loaderv2.c: Constify setup_stub() by Arthur Heymans · 3 years, 6 months ago
  46. 64d9e85 cpu/x86/smm_module_hander: Set up a save state map by Arthur Heymans · 3 years, 6 months ago
  47. dfff5c2 cpu/x86/smm_loaderv2: Fix when only 1 CPU is present by Arthur Heymans · 3 years, 6 months ago
  48. 50e849f cpu/x86/smm_stub.S: Drop smm_runtime from the stub by Arthur Heymans · 3 years, 6 months ago
  49. 6f9b1a9 cpu/x86/smm.h: Remove smm runtime pointer from smm_loader_params by Arthur Heymans · 3 years, 6 months ago
  50. 1dfa46e cpu/x86/mp_init.c: Copy the stub parameter start32_offset into ramstage by Arthur Heymans · 3 years, 6 months ago
  51. 823b1a8 cpu/x86/smm_module_handler: Add relocatable module params by Arthur Heymans · 3 years, 6 months ago
  52. ed4be45 cpu/x86/smm: Move apic_id_to_cpu map to smm_stub params by Arthur Heymans · 3 years, 6 months ago
  53. 166d2ac cpu/x86/smm_stub.S: Drop unused module_handler parameter by Arthur Heymans · 3 years, 5 months ago
  54. 5dfb331 cpu/x86/smm: Move relocatable stub params by Arthur Heymans · 3 years, 6 months ago
  55. 6b688f5 src: use ARRAY_SIZE where possible by Patrick Georgi · 3 years, 6 months ago
  56. cc2c5c9 cpu/x86/smm/smm_module_loaderv2.c: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  57. 84935f7 cpu/x86/smm: Pass GNVS with smm_module_loader v2 by Kyösti Mälkki · 3 years, 7 months ago
  58. 9ddd900 cpu/x86/smm_module_loaderv2: Fix compiling for x86_64 by Arthur Heymans · 3 years, 9 months ago
  59. 81b88a1 cpu/x86/smm/smm_module_loaderv2: Properly print stack_end by Arthur Heymans · 3 years, 10 months ago
  60. b17f11e cpu/x86/smm/smm_module_loaderv2.c: Use more variables by Arthur Heymans · 3 years, 10 months ago
  61. fd8619e cpu/x86/smm: Check that the stub size is < save state size by Arthur Heymans · 3 years, 10 months ago
  62. 99e0c7d src/cpu: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  63. afb7a81 cpu/x86/smm: Introduce SMM module loader version 2 by Rocky Phagura · 4 years, 1 month ago