1. 043d5f4 ARM CPER: Decode ErrorType as bit values by Erwin Tsaur · 3 months ago main
  2. f1c8912 Handle Unknown ARM error type's description string by Aushim Nagarkatti · 9 weeks ago
  3. 991ebf2 Initialize string mem buffers to 0 by Aushim Nagarkatti · 9 weeks ago
  4. da75128 cper-section-memory: Fix validation dependency for Extended field bits by Peter Benitez · 6 months ago
  5. 9147b63 Fix compilation issues with strncat by Aushim Nagarkatti · 6 months ago
  6. 89833fe Use long unsigned for CPU socket type by Aushim Nagarkatti · 6 months ago
  7. df2248d Use long unsigned for CPU socket type by Aushim Nagarkatti · 6 months ago
  8. ad6c880 Support to stringify CPER output by Aushim Nagarkatti · 7 months ago
  9. eda19ff Rename PCIe properties by Aushim Nagarkatti · 7 months ago
  10. ffa7e17 Add schema for PCIe aerInfo by Ed Tanous · 8 months ago
  11. 55968b1 Nvidia add cmet-info by Ed Tanous · 9 months ago
  12. 9f260e5 Add decode of pcie device class by Ed Tanous · 9 months ago
  13. 1bc852a Allow decoding nvidia CPERs by Ed Tanous · 9 months ago
  14. 8870c07 PCIe CPER Section Enhancement by Erwin Tsaur · 11 months ago
  15. 8e42394 Make sections return known values by Ed Tanous · 10 months ago
  16. d6b6263 Fix some json schema validation bugs by Ed Tanous · 10 months ago
  17. 50b966f Implement common logging function by Ed Tanous · 10 months ago
  18. 1a64856 Rework guid for fuzzing by Ed Tanous · 10 months ago
  19. c2ebddd Fix up guid by Ed Tanous · 11 months ago
  20. 5e2164a More range checks by Ed Tanous · 11 months ago
  21. 12dbd4f Fix range check bugs by Ed Tanous · 11 months ago
  22. 5aedbb2 Make all section reads const by Ed Tanous · 11 months ago
  23. ae8f6d9 Remove validation bits by Aushim Nagarkatti · 12 months ago
  24. cc36701 Include hex decode for human readable fields by Aushim Nagarkatti · 1 year, 1 month ago
  25. 3cebfc2 Add AER registers to PCIe decoding by Andrew Adriance · 1 year, 2 months ago
  26. 17bc66a Add affinity3 field to json output by Aushim Nagarkatti · 1 year, 2 months ago
  27. e42fb48 Change include style to use system includes by Thu Nguyen · 1 year, 3 months ago
  28. a3b7f8a Unflatten edk includes by Ed Tanous · 1 year, 3 months ago
  29. 5b79300 Fix ArmProcessor ErrorInformation types by Aushim Nagarkatti · 1 year, 4 months ago
  30. b07061a Make key types based on id by Ed Tanous · 1 year, 4 months ago
  31. 04f5771 Add support for AMPERE CPERs by Dung Cao · 1 year, 5 months ago
  32. 2d17ace Improve Nvidia CPER decode by Ed Tanous · 1 year, 5 months ago
  33. 255bd81 Use extern C guards in all headers by Karthik Rajagopalan · 1 year, 4 months ago
  34. 379e492 Adjust strncpy sizes by Patrick Williams · 1 year, 5 months ago
  35. 683e055 Add support for NVIDIA CPERs by Karthik Rajagopalan · 1 year, 11 months ago
  36. a7d2cdd Move to embedded base64 by Ed Tanous · 1 year, 6 months ago
  37. fedd457 Remove trailing whitespace by Ed Tanous · 1 year, 6 months ago
  38. 6981acb Fix warning by Ed Tanous · 1 year, 7 months ago
  39. 0b9c940 Fix compiler error : strict-aliasing by John Chung · 1 year, 8 months ago
  40. f8fc705 Formatting .c/.h files and fix memory leakage issues by John Chung · 1 year, 9 months ago
  41. 580423f Shift section definitions into separate file, add testing. by Lawrence Tang · 3 years, 5 months ago
  42. 5202bbb Source json.h non-locally. by Lawrence Tang · 3 years, 5 months ago
  43. efe17e2 Fix several review comments. by Lawrence Tang · 3 years, 6 months ago
  44. 3592da7 Add human readable name to IA32x64 error info GUIDs. by Lawrence Tang · 3 years, 6 months ago
  45. e407b4c Partial reformat to kernel code style. by Lawrence Tang · 3 years, 6 months ago
  46. 0a4b3f2 Fix bugs appearing from fuzzing. by Lawrence Tang · 3 years, 6 months ago
  47. 04750a9 Fix errata in IA32x64 processing. by Lawrence Tang · 3 years, 6 months ago
  48. 3ab351f Fix errors in CPER write, remove PCIe AER support. by Lawrence Tang · 3 years, 6 months ago
  49. 01e3a44 Fix IA32x64 pointer corruption, invalid generation on ARM. by Lawrence Tang · 3 years, 6 months ago
  50. aacf0e2 Add fixes based on test fuzzing. by Lawrence Tang · 3 years, 6 months ago
  51. 4237584 Fix various errata found from testing. by Lawrence Tang · 3 years, 6 months ago
  52. d34f2b1 Add test suite, fix a mountain of small errors. by Lawrence Tang · 3 years, 6 months ago
  53. de9707f Add generation for remaining, fix invalid fseek(). by Lawrence Tang · 3 years, 6 months ago
  54. 67cbed6 Squash minor ARM CPER issues, add ARM generation. by Lawrence Tang · 3 years, 6 months ago
  55. 775467d Fix generic section bitfield mistake. by Lawrence Tang · 3 years, 6 months ago
  56. aec8390 Add conversion for CXL protocol/component. by Lawrence Tang · 3 years, 6 months ago
  57. 205dd1d Add all DMAR, CCIX, PCI, firmware conversions. by Lawrence Tang · 3 years, 6 months ago
  58. 3b7f45b Add PCIe/memory CPER-JSON parsing. by Lawrence Tang · 3 years, 6 months ago
  59. 71570a2 Add ARM CPER out, fix struct misalignment. by Lawrence Tang · 3 years, 6 months ago
  60. 7cd1390 Add partial ARM CPER-JSON support. by Lawrence Tang · 3 years, 6 months ago
  61. bd9a84a Complete IA32/x64 conversion. by Lawrence Tang · 3 years, 6 months ago
  62. d0c8884 Add partial IA32x64 CPER-JSON support. by Lawrence Tang · 3 years, 6 months ago
  63. 0cb3379 Add section descriptor parsing, generic processor error. by Lawrence Tang · 3 years, 6 months ago
  64. 079d581 Fix minor errors in spec, add JSON specification. by Lawrence Tang · 3 years, 6 months ago
  65. cef2a59 Add remaining types bar CXL component to spec. by Lawrence Tang · 3 years, 6 months ago
  66. d0c225b Fix duplicated MRS fields in ARM section. by Lawrence Tang · 3 years, 6 months ago
  67. 583cdee Add memory error/memory error 2 sections. by Lawrence Tang · 3 years, 6 months ago
  68. 3636d3c Add ARM JSON to specification. by Lawrence Tang · 3 years, 6 months ago
  69. 12c1f65 Expand specification to IA32/x64 targets. by Lawrence Tang · 3 years, 7 months ago
  70. f0f9557 Add README, reverse function signature. by Lawrence Tang · 3 years, 7 months ago
  71. 151c6ca FIx missing CR8 register in IA32/x86. by Lawrence Tang · 3 years, 7 months ago
  72. ce0f82b Add fault record, root/context entry to VTD. by Lawrence Tang · 3 years, 7 months ago
  73. 9a785c2 Add CPU information to generic/IA32/x64 sections. by Lawrence Tang · 3 years, 7 months ago
  74. 6c461e9 Add support for PCIe AER parsing. by Lawrence Tang · 3 years, 7 months ago
  75. 368e0b4 Shift test file, add CXL protocol fields. by Lawrence Tang · 3 years, 7 months ago
  76. 2721739 Add extra definitions for existing sections. by Lawrence Tang · 3 years, 7 months ago
  77. d7e8ca3 Add CXL component GUIDs, b64 dumps for unknown. by Lawrence Tang · 3 years, 7 months ago
  78. e18aaee Add initial IPF support. by Lawrence Tang · 3 years, 7 months ago
  79. cc0f5f3 Fix broken IPF GUID from EDK. by Lawrence Tang · 3 years, 7 months ago
  80. b98ec66 Add CXL protocol, fix missing addresses on ARM. by Lawrence Tang · 3 years, 7 months ago
  81. 864c0da Add CCIX PER section support. by Lawrence Tang · 3 years, 7 months ago
  82. db1b7ce Add support for IOMMU/VT-d specific sections. by Lawrence Tang · 3 years, 7 months ago
  83. 4795d4a Add generic DMAR record support. by Lawrence Tang · 3 years, 7 months ago
  84. c60a243 Add firmware error record support. by Lawrence Tang · 3 years, 7 months ago
  85. a416ec9 Add untested PCI/PCI-X dev record support. by Lawrence Tang · 3 years, 7 months ago
  86. 214a154 Add PCI bus section support. by Lawrence Tang · 3 years, 7 months ago
  87. 4dbe3d7 Add PCIe error section parsing support. by Lawrence Tang · 3 years, 7 months ago
  88. 54da441 Add full memory and memory2 section support. by Lawrence Tang · 3 years, 7 months ago
  89. a0865e3 Add support for platform memory 1 records. by Lawrence Tang · 3 years, 7 months ago
  90. 7f21db6 Add complete ARM support, partial memory support. by Lawrence Tang · 3 years, 7 months ago
  91. 22a467c Fix hanging issues. by Lawrence Tang · 3 years, 7 months ago
  92. 3d0e4f2 Add more detailed ARM error structures. by Lawrence Tang · 3 years, 7 months ago
  93. 2800cd8 Add initial ARM support, fix bit shifting error. by Lawrence Tang · 3 years, 7 months ago
  94. 794312c Add untested IA32/x64 log support. by Lawrence Tang · 3 years, 7 months ago
  95. 3c43f74 Add support for processor generic sections. by Lawrence Tang · 3 years, 7 months ago
  96. 1b0b00e Add initial version with header/secdesc parsing. by Lawrence Tang · 3 years, 7 months ago