Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MdePkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 1 | -61/+71 |
* | MdePkg: Change OPTIONAL keyword usage style | Michael D Kinney | 2021-12-07 | 1 | -3/+3 |
* | MdePkg/Library/Smm: Fix various typos | Antoine Coeur | 2020-02-10 | 1 | -21/+21 |
* | MdePkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 1 | -7/+1 |
* | MdePkg: Clean up source files | Liming Gao | 2018-06-28 | 1 | -176/+176 |
* | MdePkg/SmmPeriodicSmiLib: Get Periodic SMI Context More Robustly | Ruiyu Ni | 2018-05-21 | 1 | -23/+15 |
* | MdePkg: Fix typos in comments | Gary Lin | 2016-10-21 | 1 | -1/+1 |
* | Simplify the SmmPeriodicSmiLib to call AllocatePool() for every entry in the ... | niruiyu | 2011-08-19 | 1 | -43/+11 |
* | Use linked list to replace the current array solution to store the periodic S... | niruiyu | 2011-08-15 | 1 | -123/+173 |
* | Update inappropriate comments. | ydong10 | 2011-02-17 | 1 | -4/+4 |
* | Add SmmPeriodicSmiLib to MdePkg. | mdkinney | 2011-02-11 | 1 | -0/+1165 |