1. b37abfb clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  2. 1eb3d64 Use knob->prompt for DisplayName in BiosAttributeRegistry by Arun Lal K M · 1 year, 2 months ago
  3. 7a8ab9e Show option->text of BIOS knob in Redfish response. by Arun Lal K M · 1 year, 2 months ago
  4. c8b0c46 Remove MDRv1 SMBIOS commands by Vernon Mauery · 1 year, 9 months ago
  5. 80d4d5f Change terminology to inclusive terms by Matt Simmering · 1 year, 4 months ago
  6. 4180cfe Fix Get and Set SM PWM Signal by Alex Schendel · 1 year, 7 months ago
  7. 0757400 Match FRU I2C bus address size to phosphor-host-ipmid definition by Johnathan Mantey · 1 year, 7 months ago
  8. 6224dec Fix for GetFanControlConfiguration IPMI command by Snehalatha Venkatesh · 1 year, 5 months ago
  9. 7f819e8 Set Chassis Intrusion status dynamically by Matt Simmering · 1 year, 7 months ago
  10. a354ef3 prettier: re-format by Patrick Williams · 1 year, 7 months ago
  11. 844f8fc python: fix flake8 warnings and format with black by Patrick Williams · 1 year, 7 months ago
  12. 7acb2d2 The slot i2c master read write command is updated by V-Sanjana · 1 year, 8 months ago
  13. 8b7c156 Update filter to allowlist instead of whitelist by Vernon Mauery · 1 year, 9 months ago
  14. ff4982a Move the location of sensor object manager by Ed Tanous · 1 year, 9 months ago
  15. 097497f Remove ManagedObjectType Dependency by Alex Schendel · 1 year, 9 months ago
  16. 90eb787 Fix Get and Set SM Signal Fan PWM Command by Alex Schendel · 1 year, 10 months ago
  17. 9d2894d treewide: change EM's ObjectManager path by Nan Zhou · 1 year, 9 months ago
  18. 039c349 Change static flat_map to constexpr array of pairs by Jason M. Bills · 1 year, 10 months ago
  19. 0748c69 Condense std::variants by Jason M. Bills · 1 year, 10 months ago
  20. d42a0c4 remove intel-dbus in favor of phosphor-dbus by Vernon Mauery · 1 year, 9 months ago
  21. 4aee3fc Add flat_map to includes by Ed Tanous · 1 year, 9 months ago
  22. ac0b727 cmake: update to C++20 by Patrick Williams · 1 year, 10 months ago
  23. 9722151 Specify "8-bit ASCII + Latin 1" SDR encoding by Paul Fertser · 1 year, 11 months ago
  24. fc3bc38 Check reserved fields in appSlotI2CMasterWriteRead by Vernon Mauery · 2 years, 1 month ago
  25. f1ccb19 MAINTAINERS: remove file by Patrick Williams · 1 year, 11 months ago
  26. f944d2e sdbusplus: use shorter type aliases by Patrick Williams · 2 years ago
  27. bc01d21 Check SetEFIBootOptions when Byte 1&2 are 0 by Mike Jones · 2 years ago
  28. 0ee33db OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years ago
  29. 95f6933 bmccontrolservices: Use service name for matching by Jiaqing Zhao · 2 years, 1 month ago
  30. 5277179 Conditionally clear watchdog pre-timeout interrupt by Jayaprakash Mutyala · 2 years, 1 month ago
  31. 7599bcf Fix return code ipmiGetSetFirmwareUpdateControl by Mike Jones · 2 years, 1 month ago
  32. 6207207 fix external dependency for ci build by Vernon Mauery · 2 years, 1 month ago
  33. 0408e79 Detect Write Protect when programming MAC address by Zhikui Ren · 2 years, 1 month ago
  34. 939f360 Fix build issue by Zhikui Ren · 2 years ago
  35. 41a6e9f sensorcommands: handle NaN in threshold interface by Zhikui Ren · 2 years, 1 month ago
  36. 2daecd6 biosConfigCommands: Add check for invalid paramSel by Matt Simmering · 2 years, 1 month ago
  37. 429b085 Fix for ClearMessageFlags IPMI command by Jayaprakash Mutyala · 2 years, 2 months ago
  38. 493d776 Include fstream by Jason M. Bills · 2 years, 2 months ago
  39. 98fa87e Store mac to eeprom enhancement by Zhikui Ren · 2 years, 2 months ago
  40. ad129c6 Add MAC to FRU EEPROM by Zhikui Ren · 2 years, 3 months ago
  41. ce3b757 Fix incorrect generatorID shifting by Vernon Mauery · 2 years, 3 months ago
  42. 5d24dda do not shift kcs-passed software ID by Vernon Mauery · 2 years, 3 months ago
  43. a04e748 Fix for Redfish event when BIOS attributes changed by Snehalatha Venkatesh · 2 years, 3 months ago
  44. c42c7ed move PowerRestoreDelay to RestorePolicy interface by Andrei Kartashev · 2 years, 6 months ago
  45. 6346e98 Fix for restoring Default values in BIOS by Snehalatha Venkatesh · 2 years, 4 months ago
  46. 1d0bac9 Removing IsSystemInterface from biosconfigmanager by Arun Lal K M · 2 years, 5 months ago
  47. c9290e7 Fix SOL over SSH service control by Jiaqing Zhao · 2 years, 6 months ago
  48. 3a1be32 Use consistent error code in biosconfigcommands. by Arun Lal K M · 2 years, 5 months ago
  49. bc9a82d fix interface usage for OperatingSystemState by Andrei Kartashev · 2 years, 6 months ago
  50. a165038 Add OEM Command to Read Mailbox PFR Registers by Ankita Vilas Gawade · 2 years, 6 months ago
  51. 0d0dc34 Fix Get Payload Data failing for type 0 and 5 files. by Snehalatha Venkatesh · 2 years, 5 months ago
  52. 382dc97 Use correct OSStatus in biosconfigcommands to detect post completed. by Arun Lal K M · 2 years, 5 months ago
  53. 2ff15bf Add extra validation for GetPayloadData by Snehalatha Venkatesh · 2 years, 6 months ago
  54. 0fac9bf Fix for non-existance of smbios file by Prithvi A Pai · 2 years, 6 months ago
  55. d2d60ab Add support for Enumeration in BIOSConfig by Arun Lal K M · 2 years, 6 months ago
  56. 1fe485c Make enableUnit and disableUnit files as optional by ANJALI RAY · 2 years, 7 months ago
  57. 713928b Fix issue with hex string to integer conversion by Snehalatha Venkatesh · 2 years, 6 months ago
  58. 90da3d9 Add HSC version support for get OEMdevice info cmd by Jayaprakash Mutyala · 2 years, 7 months ago
  59. f23fd54 StorageCmd: Get fru data from different services by Archana Kakani · 2 years, 10 months ago
  60. 9e58cfe SEL log Generator ID should Conform to IPMI Spec by Sujoy Ray · 2 years, 8 months ago
  61. c573390 Add OWNERS file by Manojkiran Eda · 2 years, 8 months ago
  62. bd51e6a catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  63. ed173c3 biosxml: run dos2unix by Patrick Williams · 2 years, 9 months ago
  64. baa579f Add limit check to fan speed offset by Manish Baing · 2 years, 9 months ago
  65. 31c45f6 Separately handle RestrictionMode & POSTComplete by Arun P. Mohanan · 2 years, 9 months ago
  66. d4b74b4 Fix for SDR Repository Info command returning off-by-one SDR Count by sureshvijayv1 · 2 years, 9 months ago
  67. f4d5e05 Guarantee SDR Type12 byte alignment matches the IPMI spec by Johnathan Mantey · 2 years, 9 months ago
  68. 3c7ec2d Fix assigning Generator ID for IPMB path by Adrian Ambrożewicz · 2 years, 9 months ago
  69. e83c70a Add 'greater than' support in depex computation. by Arun Lal K M · 2 years, 9 months ago
  70. b0caca0 Fix support for Get Payload. by Arun Lal K M · 2 years, 10 months ago
  71. 98cb618 fix: Correct bit mask for GetBMCServiceStatus cmd by Arun P. Mohanan · 2 years, 10 months ago
  72. 153d4c1 Kloxwork Issue : NULL check after EVP_MD_CTX_new by Arun Lal K M · 2 years, 10 months ago
  73. 3b3d29b Update to use SecureString and SecureBuffer by Vernon Mauery · 2 years, 11 months ago
  74. 69245b7 exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  75. 2393985 oemcommands: use SecureString for password by Patrick Williams · 2 years, 10 months ago
  76. d065702 Fix for ME version in get OEM Device info command by Jayaprakash Mutyala · 2 years, 10 months ago
  77. 5cb2c04 Add PCIe scan option to BMC Feature Control command by Jason M. Bills · 2 years, 11 months ago
  78. 06584cd Add MTM BMC Feature Control IPMI command by Arun P. Mohanan · 2 years, 11 months ago
  79. 36ed8d2 Fix Klocwork Issue: Uninitialized variable by P Dheeraj Srujan Kumar · 2 years, 11 months ago
  80. 2346b5d Improve SDR sensor number mapping for sensor nums above 510 by Johnathan Mantey · 2 years, 11 months ago
  81. 27d2356 Add MFG Set FITc Layout command by Vernon Mauery · 2 years, 11 months ago
  82. a87dbd4 Code clean up to handle memory exception by gokulsanker · 3 years ago
  83. e772561 Add depex support in bios.xml parsing. by Arun Lal K M · 3 years ago
  84. b485b1e Make sensor/sdr list commands work on systems with > 255 sensors by Johnathan Mantey · 3 years ago
  85. 3694d07 Fix for set/get EFI boot options unsupported param by Jayaprakash Mutyala · 3 years ago
  86. 440f62b Reset ChannelInfo before calling getChannelInfo() by Manish Baing · 3 years ago
  87. 9f8d027 Klockwork Issue Fix : Index range check by P Dheeraj Srujan Kumar · 3 years ago
  88. c08e975 Klocwork Issue Fix - File Resource Lost by P Dheeraj Srujan Kumar · 3 years ago
  89. 0a652fa oemcommands: Validate reserved field content by Jayaprakash Mutyala · 3 years ago
  90. 1b751dc Add channel support to Get System Restart Cause by Vernon Mauery · 3 years ago
  91. 5dd161f OOB NV File Handling flow is corrected. by Suryakanth Sekar · 3 years ago
  92. 3238187 fix: correct SetBiosPwdHash and GetBiosPwdHash cmd by Ayushi Smriti · 3 years ago
  93. 989a13b sensorcommands:Platform Event Message command corrected by Chalapathi Venkataramashetty · 3 years ago
  94. 96ec70e whitelist: Remove DCMI commands by Zbigniew Kurzynski · 3 years ago
  95. 339fc56 sensorcommands: check for reserved sensor number in sensor commands. by Chalapathi Venkataramashetty · 3 years, 1 month ago
  96. 3ff6371 [Chassis]: Validate reserved field content is zero by sunitakx · 3 years, 1 month ago
  97. 24df90f Fix build issues by Jason M. Bills · 3 years ago
  98. d859395 Bug fix: wrong cmake external project cmd format. by Hao Jiang · 3 years, 5 months ago
  99. 5235ae9 Fix for SMMDR - Send Directory Info by Jayaprakash Mutyala · 3 years, 3 months ago
  100. fb9f1aa oemcommands: check for non-printable characters in biosID by Chalapathi Venkataramashetty · 3 years, 2 months ago