summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation/Library
AgeCommit message (Expand)Author
2012-02-27Update ECP Package Glue BaseLib to save/restore xmm6-xmm15 in functions setJu...lgao4
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun3
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-10-18Use a local variable and assign 0 to it, then use it as legacy interrupt tabl...li-elvin
2011-09-29Add more check to avoid access violation.ydong10
2011-09-09Rename SMM_CPU_IO_Protocol to SMM_CPU_IO2_PROTOCOL in PiSmmDefintions.h of Sm...hhtian
2011-08-02Fixed the issue in RuntimeStatusCode library that may not work on the early d...lgao4
2011-07-19EdkCompatibilityPkg: Add SmmScriptLibjljusten
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
2011-01-03EdkCompatibilityPkg RuntimeDxe Lib: Fix GCC warningjljusten
2010-12-31Use SmmStatusCode protocol in EfiInitializeSmmDriverLib() funciton.lgao4
2010-12-09Refine code to make code run more safely.ydong10
2010-12-06Refine code to make code more safely.ydong10
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-29Use local version EfiScriptLibAsciiStrLen() and EfiScriptLibStrLen() function...lgao4
2010-07-29Sync fix on MdePkg r9982.lgao4
2010-07-191. Update FFS_FIXED_CHECKSUM to 0xAA to match PI FV image generated by EDKII...lgao4
2010-07-16Fixes for the ARM port of SCTsandrewfish
2010-07-09Ported more of EdkCompatabilityPkg to ARM to support SCT port.andrewfish
2010-06-28Remove unnecessary volatile for local Index variable.lgao4
2010-06-15EdkCompatibilityPkg: Fix EFIAPI usage inconsistenciesjljusten
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-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-12-15Fix a PeiServices pointer checking error bug in EfiCommonLib in ECP.rsun3
2009-12-06Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes fo...AJFISH
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 directory and change .align directory to .p2align t...qhuang8