summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib
AgeCommit message (Expand)Author
2012-01-16Add new DEBUG_VERBOSE print error level.lgao4
2011-12-28Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao4
2011-12-20Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao4
2011-12-15Fix the issue to clear the high 16-bit of EAX before use it Thunk code.lgao4
2011-12-06Fix ICC11 build failure. lgao4
2011-12-05Fix ICC11 build failure. lgao4
2011-10-25Correct CpuPause.s to ICC11.lgao4
2011-10-19Avoid using code name in comments.niruiyu
2011-08-02Fixed the issue in RuntimeStatusCode library that may not work on the early d...lgao4
2011-07-12EdkCompatabilityPkg: Fix build issues with X64 clangandrewfish
2011-06-09Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu
2011-01-18Export EDKII_GLUE_DebugPrintErrorLevel and EDKII_GLUE_DebugPropertyMask macro lgao4
2010-11-26Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. lgao4
2010-11-12Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin
2010-09-13Refine some code to make code run safely.ydong10
2010-09-10Refine some code to make the code run safely.ydong10
2010-07-30Correct the check for macro definition __EDKII_GLUE_PEI_HOB_LIB__.lgao4
2010-07-29Sync fix on MdePkg r9982.lgao4
2010-06-28Remove unnecessary volatile for local Index variable.lgao4
2010-06-12Initialize the local variable before refer to them. lgao4
2010-06-11Add more check to make sure code run safely.lgao4
2010-05-10Fix bug in AsmCpuVirtual() to return 1 instead of 0 when CPU is in virtual mode.xdu2
2010-04-28Update the copyright notice formathhtian
2010-03-20Correct file path separator to be consistent.lgao4
2010-03-15Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which...lgao4
2010-03-15Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which...lgao4
2009-12-31Add 4 Framework/PI SMM thunk drivers. Combined use of these drivers can suppo...rsun3
2009-11-17Update function description to be consistent with code definition: HEX_RADIX ...xdu2
2009-09-24Fixed issues compiling for Apple gcc on IA-32AJFISH
2009-09-22Fix bug that home addresses for register parameters must be allocated for cal...rsun3
2009-08-20Update to remove .intel_syntax directives to improve portability since it is ...qhuang8
2009-08-20Remove unnecessary .align directives.qhuang8
2009-08-20Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang8
2009-05-20fix a typo of missing a colon sign after a label symbol.eric_tian
2009-05-19fix a typo of missing a colon sign after a label symbol.eric_tian
2009-05-19As ECP package is EDKI style, the AutoGen.h will not include anything. So if ...eric_tian
2009-05-15cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is ...eric_tian
2009-04-23update string function commentseric_tian
2009-04-17Save segment registers on stack in case the thunk code assembly calls CF9 sof...qhuang8
2009-02-231, Use #if defined() to judge the switching macro such as compiler macro. klu2
2009-02-17Use #ifdef but not #if for compiler macros.klu2
2008-12-041) GCC Clean up.qwang12
2008-12-04Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy
2008-12-03Unix GCC cleanup:qwang12
2008-11-27Clean ECP for build failure.xli24
2008-11-27GCC/ICC Cleanup.qwang12
2008-11-26PI defines the architectural way to get PeiServicesTablePointer from sizeof (...qwang12
2008-11-18EBC Cleanup: _break is already defined in EdkCompatibilityPkg\Foundation\Incl...qwang12
2008-11-18ICC cleanup: #undef previously defined _DEBUG.qwang12
2008-11-18Bug Fix: Define CPU_STACK_ALIGNMENT for each ARCH.qwang12