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