]> git.proxmox.com Git - mirror_edk2.git/history - EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib
Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which provide...
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / EdkIIGlueLib /
2010-03-15 lgao4Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCo...
2009-12-31 rsun3Add 4 Framework/PI SMM thunk drivers. Combined use...
2009-11-17 xdu2Update function description to be consistent with code...
2009-09-24 AJFISHFixed issues compiling for Apple gcc on IA-32
2009-09-22 rsun3Fix bug that home addresses for register parameters...
2009-08-20 qhuang8Update to remove .intel_syntax directives to improve...
2009-08-20 qhuang8Remove unnecessary .align directives.
2009-08-20 qhuang8Update to make end-of-line consistent for all source...
2009-05-20 eric_tianfix a typo of missing a colon sign after a label symbol.
2009-05-19 eric_tianfix a typo of missing a colon sign after a label symbol.
2009-05-19 eric_tianAs ECP package is EDKI style, the AutoGen.h will not...
2009-05-15 eric_tiancleanup the .S file to wrap all public symbols with...
2009-04-23 eric_tianupdate string function comments
2009-04-17 qhuang8Save segment registers on stack in case the thunk code...
2009-02-23 klu21, Use #if defined() to judge the switching macro such...
2009-02-17 klu2Use #ifdef but not #if for compiler macros.
2008-12-04 qwang121) GCC Clean up.
2008-12-04 gikidyChange function IpfFlushCacheRange() to AsmFlushCacheRa...
2008-12-03 qwang12Unix GCC cleanup:
2008-11-27 xli24Clean ECP for build failure.
2008-11-27 qwang12GCC/ICC Cleanup.
2008-11-26 qwang12PI defines the architectural way to get PeiServicesTabl...
2008-11-18 qwang12EBC Cleanup: _break is already defined in EdkCompatibil...
2008-11-18 qwang12ICC cleanup: #undef previously defined _DEBUG.
2008-11-18 qwang12Bug Fix: Define CPU_STACK_ALIGNMENT for each ARCH.
2008-11-18 qwang12GCC Cleanup: Add () to (EFI_D_ERROR|EFI_D_INFO) pass...
2008-11-17 lgao4Update ASL build rule, Add PeiLibPciCfgModify into...
2008-11-11 qwang12EFI Specification extension on Media Device Path. MEDIA...
2008-10-06 vanjeffCorrect the filename.
2008-09-27 vanjeffChanging source filename to match name changing.
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffChanging source filename to match name changing.
2008-09-27 vanjeffRenamed remotely
2008-09-25 vanjeffremove unnecessary comments introduced by tools.
2008-09-16 lgao4Fix build error
2008-09-16 lgao4Fix the build bugs for these three files.
2008-09-12 qhuang8Fix the bug in GlueLib that we should depend on the...
2008-09-10 qhuang81. Rename gRT in GlueLib to avoid collision with EfiDri...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-06-19 qhuang8Remove unrecognized chars in comment in assembly file.
2008-06-19 qhuang8Remove unrecognized chars in comment for all source...
2008-05-27 jljustenedk2/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIG...
2008-05-26 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLi...
2008-05-26 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLi...
2008-05-22 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLi...
2008-05-22 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLi...
2008-05-22 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLi...
2008-05-22 jljustenMerge from edk2/MdePkg/Library/BaseIoLibIntrinsic to...
2008-05-22 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLi...
2008-05-22 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLi...
2008-05-22 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLi...
2008-04-11 jljustenFixed several include filename issues for gcc+unix.
2008-03-27 qhuang8Remove the default value 0xE0000000 of EDKII_GLUE_PciEx...
2008-03-27 qhuang8Rename PeiServicesLocatePpi to PeiServicesLocatePpi.
2008-03-27 qhuang8Rename BuildFvHob() & ScanGuid() in GlueLib to avoid...
2008-03-21 jljustenMatch case of architecture specific include path added...
2008-03-17 jljustenedk2/EdkCompatibilityPkg/**
2008-01-24 qwang121) Sync EdkCompatibilityPkg with EDK 1.04. The changes...
2007-06-28 qwang12Add in the 1st version of ECP.