summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation/Library
AgeCommit message (Expand)Author
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
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-07-27Enhanced BMP file security check.vanjeff
2009-07-10Fix a bug in BuidHobGuidType() of PeiHobLib that it does not adjust the hob l...rsun3
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-04-08updated to use the term “temporary memory” but not CAReric_tian
2009-04-03PeiLib uses PEI PCI CFG 2 PPI, so it depends on EdkFrameworkPpiLib.rsun3
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
2009-02-111) Replace IA32API with EFIAPI to standardise the calling convention.qwang12
2008-12-06IPF GCC tool-chain cleanup.qwang12