summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg
Commit message (Expand)AuthorAgeFilesLines
...
* 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-162-6/+9
* 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
* Add comments for EFI_CACHE_SRAM_TYPE_DATA because of the inconsistency betwee...lzeng142011-12-151-1/+6
* Update the Package version.lgao42011-12-132-2/+2
* Fix ICC11 build failure. lgao42011-12-062-3/+121
* Fix ICC11 build failure. lgao42011-12-051-9/+1
* According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng142011-11-211-2/+2
* PI 1.2 Errata C: A new return condition is added for the returned status code...rsun32011-11-212-2/+4
* EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNMENT_512K.lzeng142011-11-152-4/+4
* Correct key word of define macro to DEFINE per Build spec.lgao42011-10-281-3/+3
* Correct CpuPause.s to ICC11.lgao42011-10-251-2/+2
* Avoid using code name in comments.niruiyu2011-10-1929-80/+72
* Use a local variable and assign 0 to it, then use it as legacy interrupt tabl...li-elvin2011-10-181-3/+10
* 1. Move Capsule variable name definition to Capsule variable GUID header file.lgao42011-09-302-17/+20
* Define S3 Status code macros.lgao42011-09-301-1/+13
* Add more check to avoid access violation.ydong102011-09-292-2/+2
* EdkCompatibilityPkg SmmBaseHelper: Fix PageFaultHandlerHook assembly code to ...rsun32011-09-282-4/+4
* EdkCompatibilityPkg MpServicesOnFrameworkMpServicesThunk: Check for x2APIC mo...rsun32011-09-262-3/+27
* Clean up the private GUID definition in module Level.lgao42011-09-206-10/+31
* Rename SMM_CPU_IO_Protocol to SMM_CPU_IO2_PROTOCOL in PiSmmDefintions.h of Sm...hhtian2011-09-091-7/+7
* Refine code to make code run more safely.ydong102011-09-011-1/+1
* EdkCompatibilityPkg: Add BootScriptThunkHelper driverjljusten2011-08-313-0/+127
* Enhance the SmmBaseHelper driver to support changing SMBASE/IORestart/AutoHAL...rsun32011-08-301-14/+21
* Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. vanjeff2011-08-181-1/+7
* Fixed the issue in RuntimeStatusCode library that may not work on the early d...lgao42011-08-021-1/+9
* Create smbios table before ReadyToBoot event. For SMBIOS thunk driver, create...li-elvin2011-08-011-5/+23
* Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files...rsun32011-08-012-3/+3
* EdkCompatabilityPg: Add missing .globl statementandrewfish2011-07-291-0/+1
* EdkCompatibilityPkg: Add SmmScriptLibjljusten2011-07-196-0/+1302
* EdkCompatibilityPkg: Add DxeSmmReadyToLockOnExitPmAuthThunk driverjljusten2011-07-194-0/+175
* EdkCompatabilityPkg: Fix build issues with X64 clangandrewfish2011-07-1215-368/+265
* EdkCompatibilityPkg: Add AcpiVariableHobOnSmramReserveHobThunkjljusten2011-06-273-0/+303
* Update prototype name of Get()/Set() to EFI_AUTHENTICATION_INFO_PROTOCOL_GET/...lzeng142011-06-161-4/+4
* Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu2011-06-093-12/+57
* String Reference Cleanup.lzeng142011-06-083-94/+85
* Update code to pass packaging tool.lzeng142011-05-304-12/+9
* Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong102011-05-201-107/+106
* Clean up DEC files:mdkinney2011-05-091-22/+0
* Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney2011-05-041-2/+2
* Fix 2 BootScript thunk issue on MEM_POLL.jyao12011-04-271-5/+19
* Add missing Type 35 support and correct SmbiosFldMiscType13 implementation.lzeng142011-04-203-5/+130
* Update inf file to follow spec.ydong102011-03-301-1/+0
* Enhance inf file to follow inf spec.ydong102011-03-143-3/+6
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-101-1/+2
* Update module to pass in a valid EFI_HANDLE when is reloads and restarts itse...mdkinney2011-03-101-4/+6
* ECP package BootScriptSaveOnS3SaveStateThunk driver needs to support framewor...lgao42011-03-071-10/+15