summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib
AgeCommit message (Expand)Author
2016-10-21EdkCompatibilityPkg: Fix typos in commentsGary Lin
2016-08-01EdkCompatibilityPkg: Fix GCC build failureLiming Gao
2016-03-25EdkCompatibilityPkg: EdkIIGlueLib: remove set but unused variablesLaszlo Ersek
2016-01-18EdkCompatibilityPkg: Fix wrong guid value of gEfiManagedNetworkProtocolGuidLiming Gao
2014-01-23Fix CRLF formatTian, Hot
2013-07-10Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol...Ruiyu Ni
2013-06-04Add the missing "," for the patch to fix status code print string.Gary Ching-Pang Lin
2013-05-24Without this fix, the "%r" format specifier prints eg. "0000001A" instead of ...lgao4
2012-10-30Fix memory out of band access in AsmFxSave() and AsmFxRestore(). lgao4
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-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