Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-10 | MdeModulePkg: Update code to be more C11 compliant by using __func__ | Rebecca Cran | 1 | -1/+1 |
2021-12-07 | MdeModulePkg: Apply uncrustify changes | Michael Kubacki | 1 | -16/+21 |
2019-09-17 | MdeModulePkg/ResetUtilityLib: Use STATIC_ASSERT macro | Vitaly Cheptsov via Groups.Io | 1 | -1/+4 |
2019-04-28 | MdeModulePkg/ResetUtilityLib: Add a new API ResetSystemWithSubtype | Bret Barkelew | 1 | -6/+34 |
2019-04-09 | MdeModulePkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2 | -14/+2 |
2018-07-03 | MdeModulePkg/ResetUtilityLib: Add pack(1) for reset data structure | Ruiyu Ni | 1 | -1/+8 |
2018-06-28 | MdeModulePkg: Clean up source files | Liming Gao | 2 | -6/+6 |
2018-02-14 | MdeModulePkg/ResetUtilityLib: Fix GCC build failure | Ruiyu Ni | 1 | -2/+2 |
2018-02-09 | MdeModulePkg: Add ResetUtility library class and BASE instance | Michael D Kinney | 2 | -0/+260 |