summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg/Foundation/Library
Commit message (Expand)AuthorAgeFilesLines
* EdkCompatibilityPkg/PrintLite: Fix ErrorPrint() wrong NULL char checkSong, BinX2016-11-031-1/+1
* EdkCompatibilityPkg: Fix typos in commentsGary Lin2016-10-2112-18/+18
* EdkCompatibilityPkg: Fix GCC build failureLiming Gao2016-08-014-4/+4
* EdkCompatibilityPkg: Fix a typo.Marvin H?user2016-04-151-2/+2
* EdkCompatibilityPkg: Do not cast VA_LIST to a pointer for AARCH64.Marvin H?user2016-04-151-1/+1
* EdkCompatibilityPkg: EdkIIGlueLib: remove set but unused variablesLaszlo Ersek2016-03-251-5/+0
* EdkCompatibilityPkg: UefiEfiIfrSupportLib: remove set but not used variablesLaszlo Ersek2016-03-253-10/+0
* EdkCompatibilityPkg: Fix wrong guid value of gEfiManagedNetworkProtocolGuidLiming Gao2016-01-183-3/+3
* Refine code to make it more safely.Eric Dong2014-06-266-9/+13
* Fix CRLF formatTian, Hot2014-01-2346-2202/+2202
* EdkCompatibilityPkg: Fixed EDK Shell buildOlivier Martin2013-10-223-8/+1
* EdkCompatibilityPkg: Fixed build for AArch64Olivier Martin2013-09-032-0/+0
* Add Aarch64 support to EdkCompatibilityPkg.Harry Liebel2013-08-087-17/+114
* Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol...Ruiyu Ni2013-07-101-49/+43
* Add the missing "," for the patch to fix status code print string.Gary Ching-Pang Lin2013-06-041-1/+1
* Without this fix, the "%r" format specifier prints eg. "0000001A" instead of ...lgao42013-05-241-1/+8
* Fix memory out of band access in AsmFxSave() and AsmFxRestore(). lgao42012-10-302-4/+4
* Fix a typo.ydong102012-06-212-5/+5
* EdkCompatibilityPkg/CompilerStub: Created a Dummy CompilerStubLib for ARMoliviermartin2012-06-081-0/+6
* Change returned status codes for SmiManage() per PI 1.2.1 spec.rsun32012-05-311-4/+4
* Correct an error in Aprint function.ydong102012-05-042-4/+4
* Add more check for the bmp file to avoid access violation.ydong102012-04-112-2/+114
* Update ECP Package Glue BaseLib to save/restore xmm6-xmm15 in functions setJu...lgao42012-02-275-8/+58
* Add Missing invocations to VA_END() for VA_START().rsun32012-02-019-21/+53
* Add new DEBUG_VERBOSE print error level.lgao42012-01-161-2/+5
* Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao42011-12-281-43/+20
* Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao42011-12-201-33/+56
* Fix the issue to clear the high 16-bit of EAX before use it Thunk code.lgao42011-12-158-14/+20
* Fix ICC11 build failure. lgao42011-12-062-3/+121
* Fix ICC11 build failure. lgao42011-12-051-9/+1
* Correct CpuPause.s to ICC11.lgao42011-10-251-2/+2
* Avoid using code name in comments.niruiyu2011-10-1923-63/+55
* Use a local variable and assign 0 to it, then use it as legacy interrupt tabl...li-elvin2011-10-181-3/+10
* Add more check to avoid access violation.ydong102011-09-291-1/+1
* Rename SMM_CPU_IO_Protocol to SMM_CPU_IO2_PROTOCOL in PiSmmDefintions.h of Sm...hhtian2011-09-091-7/+7
* Fixed the issue in RuntimeStatusCode library that may not work on the early d...lgao42011-08-021-1/+9
* EdkCompatibilityPkg: Add SmmScriptLibjljusten2011-07-195-0/+1301
* EdkCompatabilityPkg: Fix build issues with X64 clangandrewfish2011-07-1212-349/+240
* Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu2011-06-093-12/+57
* Export EDKII_GLUE_DebugPrintErrorLevel and EDKII_GLUE_DebugPropertyMask macro lgao42011-01-181-1/+5
* EdkCompatibilityPkg RuntimeDxe Lib: Fix GCC warningjljusten2011-01-032-4/+4
* Use SmmStatusCode protocol in EfiInitializeSmmDriverLib() funciton.lgao42010-12-312-46/+52
* Refine code to make code run more safely.ydong102010-12-092-1/+5
* Refine code to make code more safely.ydong102010-12-064-4/+4
* Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. lgao42010-11-2663-637/+2815
* Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin2010-11-124-8/+8
* Refine some code to make code run safely.ydong102010-09-133-6/+6
* Refine some code to make the code run safely.ydong102010-09-1012-49/+50
* Correct the check for macro definition __EDKII_GLUE_PEI_HOB_LIB__.lgao42010-07-301-1/+1
* Use local version EfiScriptLibAsciiStrLen() and EfiScriptLibStrLen() function...lgao42010-07-291-3/+51