summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/SmmPeriodicSmiLib/SmmPeriodicSmiLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/SmmPeriodicSmiLib: Get Periodic SMI Context More RobustlyRuiyu Ni2018-05-211-23/+15
* MdePkg: Fix typos in commentsGary Lin2016-10-211-1/+1
* Simplify the SmmPeriodicSmiLib to call AllocatePool() for every entry in the ...niruiyu2011-08-191-43/+11
* Use linked list to replace the current array solution to store the periodic S...niruiyu2011-08-151-123/+173
* Update inappropriate comments.ydong102011-02-171-4/+4
* Add SmmPeriodicSmiLib to MdePkg.mdkinney2011-02-111-0/+1165