]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/PeiServicesTablePointerLibIdt
BaseTools/BinToPcd: Fix Python 2.7.x compatibility issue
[mirror_edk2.git] / MdePkg / Library / PeiServicesTablePointerLibIdt /
2018-06-28 Liming GaoMdePkg: Clean up source files
2015-12-15 Jordan JustenMdePkg: Convert all .uni files to utf-8
2014-09-03 Gao, LimingMdePkg: Convert non DOS format files to DOS format
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2014-01-17 Gao, LimingAdd VOID MigratePeiServicesTablePointer() to fix'Deprec...
2014-01-15 Gao, Liming1. Add new API MigratePeiServicesTablePointer() in...
2013-11-15 Liming GaoAdd support for PI1.2.1 TempRam Done PPI.
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
2008-12-29 qhuang8Update copyright for files modified in this year
2008-12-11 gikidyModified PeiServicesTablePointerLib.h to match the...
2008-12-10 klu2Synchronize interface function comment from declaration...
2008-12-05 qhuang8Update the text to use "x64" instead of "X64" in MdePkg.
2008-11-26 qhuang8Remove the EBC architecture support.
2008-11-25 lgao4Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATI...
2008-10-29 eric_tianRemove unnessary UEFI_SPECIFICATION_VERSION and PI_SPEC...
2008-10-28 xli24Refine file header for INF files of MDE library instances.
2008-10-28 vanjeffclean up EBC in inf files.
2008-10-21 qwang121) Update SetPeiServicesTablePointer's prototype add...
2008-10-17 qwang12Base on PI spec, GetPeiServicesTablePointer is updated...
2008-09-16 eric_tianfollow up code review
2008-09-03 klu2Add more file comments
2008-09-03 klu21, remove MigrateIdt interface, 2, remove unused librar...
2008-08-25 lgao4remove the unused msa files in MdePkg.
2008-07-16 yshang1Code Scrub the common includes in MdePkg.
2008-04-03 yshang1[Description]
2007-10-10 klu2Remove assemble file for different arch,
2007-10-09 klu2PI Enabling: the address of PeiServices Pointer should be
2007-09-27 mdkinneyAdd SEC as a supported Module Type for all libraries...
2007-08-29 yshang1Add dependent packages in INF of modules.
2007-08-01 jwang361. Generated new build.exe from new tools code
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-19 yshang1Remove unused comments in MdePkg.
2007-07-19 yshang1Fix bugs in MdePkg for GCC build.
2007-07-17 yshang1Clean up comments in PeiServicesTablePointerLibIdt
2007-07-17 yshang1To support GCC build. Currently, it could not pass...
2007-07-13 AJFISHFixed comments to follow coding standard.
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-06-27 AJFISHUpdated headers to follow coding standard
2007-06-22 yshang1Checked in part of MDE library instances following...