summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointer.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-18/+16
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-27/+27
* Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'.Gao, Liming2014-01-171-0/+1
* 1. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib...Gao, Liming2014-01-151-35/+54
* Add support for PI1.2.1 TempRam Done PPI.Liming Gao2013-11-151-3/+37
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-1/+1
* Update the copyright notice formathhtian2010-04-231-2/+2
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Modified PeiServicesTablePointerLib.h to match the Spec, and sync the c files...gikidy2008-12-111-4/+15
* Synchronize interface function comment from declaration in library class head...klu22008-12-101-20/+9
* Update the text to use "x64" instead of "X64" in MdePkg.qhuang82008-12-051-1/+1
* 1) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang122008-10-211-1/+1
* Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang122008-10-171-3/+3
* follow up code revieweric_tian2008-09-161-1/+1
* Add more file commentsklu22008-09-031-0/+3
* 1, remove MigrateIdt interface, 2, remove unused library classklu22008-09-031-34/+7
* Code Scrub the common includes in MdePkg.yshang12008-07-161-3/+5
* [Description]yshang12008-04-031-0/+1
* PI Enabling: the address of PeiServices Pointer should be klu22007-10-091-2/+59
* To support GCC build. Currently, it could not pass GCC build,since tool could...yshang12007-07-171-1/+0
* Fixed comments to follow coding standard. AJFISH2007-07-131-16/+15
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-7/+0
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-221-0/+50