]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointer.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Library / PeiServicesTablePointerLib / PeiServicesTablePointer.c
2021-12-07 Michael KubackiMdePkg: Apply uncrustify changes
2019-04-09 Michael D KinneyMdePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdePkg: Clean up source files
2014-01-17 Gao, LimingAdd VOID MigratePeiServicesTablePointer() to fix'Deprec...
2014-01-15 Gao, Liming1. Add new API MigratePeiServicesTablePointer() in...
2010-06-30 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2008-12-11 gikidyModified PeiServicesTablePointerLib.h to match the...
2008-12-10 klu2Synchronize interface function comment from declaration...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-21 qwang121) Update SetPeiServicesTablePointer's prototype add...
2008-10-20 klu2Fix ECC issue.
2008-10-20 eric_tianadd miss EFI_API modifier prior to GetPeiServicesTableP...
2008-10-17 qwang12Base on PI spec, GetPeiServicesTablePointer is updated...
2008-09-16 eric_tianfollow up code review
2008-09-03 klu2Fix wrong comment for SetPeiServiceTable
2008-09-03 klu2Add more file comments for PeiServiceTableLib
2008-07-25 yshang1Code Scrub for MdePkg.
2008-03-04 qhuang8Fix a typo to pass ICC build
2008-02-29 klu2Merge Temporary Ram support patch.
2007-12-05 qhuang8Fix the constructor typo. The new type should follow...
2007-10-09 klu2PI Enabling: the address of PeiServices Pointer should be
2007-09-24 klu2Merge branch of PI tree to main trunk
2007-09-07 klu2Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_...
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-07-06 qwang12Enable Intel IPF compilation for MdePkg.
2007-06-29 AJFISHRemoved CommonHeader.h generated file from the MdePkg.
2007-06-22 yshang1Checked in part of MDE library instances following...
2007-06-22 vanjeffImport some Pei and Dxe related instances for MdePkg.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2006-09-18 vanjeffadd EFIAPI for those constructor funcitons declaration
2006-07-13 vanjeffadded function header
2006-06-13 qhuang8 BaseMemoryLib (BaseMemoryLibRepStr):
2006-04-21 bbahnsenInitial import.