summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation/Library
AgeCommit message (Expand)AuthorFilesLines
2016-04-15EdkCompatibilityPkg: Fix a typo.Marvin H?user1-2/+2
2016-04-15EdkCompatibilityPkg: Do not cast VA_LIST to a pointer for AARCH64.Marvin H?user1-1/+1
2016-03-25EdkCompatibilityPkg: EdkIIGlueLib: remove set but unused variablesLaszlo Ersek1-5/+0
2016-03-25EdkCompatibilityPkg: UefiEfiIfrSupportLib: remove set but not used variablesLaszlo Ersek3-10/+0
2016-01-18EdkCompatibilityPkg: Fix wrong guid value of gEfiManagedNetworkProtocolGuidLiming Gao3-3/+3
2014-06-26Refine code to make it more safely.Eric Dong6-9/+13
2014-01-23Fix CRLF formatTian, Hot46-2202/+2202
2013-10-22EdkCompatibilityPkg: Fixed EDK Shell buildOlivier Martin3-8/+1
2013-09-03EdkCompatibilityPkg: Fixed build for AArch64Olivier Martin2-0/+0
2013-08-08Add Aarch64 support to EdkCompatibilityPkg.Harry Liebel7-17/+114
2013-07-10Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol...Ruiyu Ni1-49/+43
2013-06-04Add the missing "," for the patch to fix status code print string.Gary Ching-Pang Lin1-1/+1
2013-05-24Without this fix, the "%r" format specifier prints eg. "0000001A" instead of ...lgao41-1/+8
2012-10-30Fix memory out of band access in AsmFxSave() and AsmFxRestore(). lgao42-4/+4
2012-06-21Fix a typo.ydong102-5/+5
2012-06-08EdkCompatibilityPkg/CompilerStub: Created a Dummy CompilerStubLib for ARMoliviermartin1-0/+6
2012-05-31Change returned status codes for SmiManage() per PI 1.2.1 spec.rsun31-4/+4
2012-05-04Correct an error in Aprint function.ydong102-4/+4
2012-04-11Add more check for the bmp file to avoid access violation.ydong102-2/+114
2012-02-27Update ECP Package Glue BaseLib to save/restore xmm6-xmm15 in functions setJu...lgao45-8/+58
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun39-21/+53
2012-01-16Add new DEBUG_VERBOSE print error level.lgao41-2/+5
2011-12-28Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao41-43/+20
2011-12-20Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao41-33/+56
2011-12-15Fix the issue to clear the high 16-bit of EAX before use it Thunk code.lgao48-14/+20
2011-12-06Fix ICC11 build failure. lgao42-3/+121
2011-12-05Fix ICC11 build failure. lgao41-9/+1
2011-10-25Correct CpuPause.s to ICC11.lgao41-2/+2
2011-10-19Avoid using code name in comments.niruiyu23-63/+55
2011-10-18Use a local variable and assign 0 to it, then use it as legacy interrupt tabl...li-elvin1-3/+10
2011-09-29Add more check to avoid access violation.ydong101-1/+1
2011-09-09Rename SMM_CPU_IO_Protocol to SMM_CPU_IO2_PROTOCOL in PiSmmDefintions.h of Sm...hhtian1-7/+7
2011-08-02Fixed the issue in RuntimeStatusCode library that may not work on the early d...lgao41-1/+9
2011-07-19EdkCompatibilityPkg: Add SmmScriptLibjljusten5-0/+1301
2011-07-12EdkCompatabilityPkg: Fix build issues with X64 clangandrewfish12-349/+240
2011-06-09Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu3-12/+57
2011-01-18Export EDKII_GLUE_DebugPrintErrorLevel and EDKII_GLUE_DebugPropertyMask macro lgao41-1/+5
2011-01-03EdkCompatibilityPkg RuntimeDxe Lib: Fix GCC warningjljusten2-4/+4
2010-12-31Use SmmStatusCode protocol in EfiInitializeSmmDriverLib() funciton.lgao42-46/+52
2010-12-09Refine code to make code run more safely.ydong102-1/+5
2010-12-06Refine code to make code more safely.ydong104-4/+4
2010-11-26Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. lgao463-637/+2815
2010-11-12Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin4-8/+8
2010-09-13Refine some code to make code run safely.ydong103-6/+6
2010-09-10Refine some code to make the code run safely.ydong1012-49/+50
2010-07-30Correct the check for macro definition __EDKII_GLUE_PEI_HOB_LIB__.lgao41-1/+1
2010-07-29Use local version EfiScriptLibAsciiStrLen() and EfiScriptLibStrLen() function...lgao41-3/+51
2010-07-29Sync fix on MdePkg r9982.lgao41-5/+0
2010-07-191. Update FFS_FIXED_CHECKSUM to 0xAA to match PI FV image generated by EDKII...lgao41-2/+1
2010-07-16Fixes for the ARM port of SCTsandrewfish2-0/+5