summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)AuthorFilesLines
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.lgao42-6/+9
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-15Add comments for EFI_CACHE_SRAM_TYPE_DATA because of the inconsistency betwee...lzeng141-1/+6
2011-12-13Update the Package version.lgao42-2/+2
2011-12-06Fix ICC11 build failure. lgao42-3/+121
2011-12-05Fix ICC11 build failure. lgao41-9/+1
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng141-2/+2
2011-11-21PI 1.2 Errata C: A new return condition is added for the returned status code...rsun32-2/+4
2011-11-15EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNMENT_512K.lzeng142-4/+4
2011-10-28Correct key word of define macro to DEFINE per Build spec.lgao41-3/+3
2011-10-25Correct CpuPause.s to ICC11.lgao41-2/+2
2011-10-19Avoid using code name in comments.niruiyu29-80/+72
2011-10-18Use a local variable and assign 0 to it, then use it as legacy interrupt tabl...li-elvin1-3/+10
2011-09-301. Move Capsule variable name definition to Capsule variable GUID header file.lgao42-17/+20
2011-09-30Define S3 Status code macros.lgao41-1/+13
2011-09-29Add more check to avoid access violation.ydong102-2/+2
2011-09-28EdkCompatibilityPkg SmmBaseHelper: Fix PageFaultHandlerHook assembly code to ...rsun32-4/+4
2011-09-26EdkCompatibilityPkg MpServicesOnFrameworkMpServicesThunk: Check for x2APIC mo...rsun32-3/+27
2011-09-20Clean up the private GUID definition in module Level.lgao46-10/+31
2011-09-09Rename SMM_CPU_IO_Protocol to SMM_CPU_IO2_PROTOCOL in PiSmmDefintions.h of Sm...hhtian1-7/+7
2011-09-01Refine code to make code run more safely.ydong101-1/+1
2011-08-31EdkCompatibilityPkg: Add BootScriptThunkHelper driverjljusten3-0/+127
2011-08-30Enhance the SmmBaseHelper driver to support changing SMBASE/IORestart/AutoHAL...rsun31-14/+21
2011-08-18Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. vanjeff1-1/+7
2011-08-02Fixed the issue in RuntimeStatusCode library that may not work on the early d...lgao41-1/+9
2011-08-01Create smbios table before ReadyToBoot event. For SMBIOS thunk driver, create...li-elvin1-5/+23
2011-08-01Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files...rsun32-3/+3
2011-07-29EdkCompatabilityPg: Add missing .globl statementandrewfish1-0/+1
2011-07-19EdkCompatibilityPkg: Add SmmScriptLibjljusten6-0/+1302
2011-07-19EdkCompatibilityPkg: Add DxeSmmReadyToLockOnExitPmAuthThunk driverjljusten4-0/+175
2011-07-12EdkCompatabilityPkg: Fix build issues with X64 clangandrewfish15-368/+265
2011-06-27EdkCompatibilityPkg: Add AcpiVariableHobOnSmramReserveHobThunkjljusten3-0/+303
2011-06-16Update prototype name of Get()/Set() to EFI_AUTHENTICATION_INFO_PROTOCOL_GET/...lzeng141-4/+4
2011-06-09Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu3-12/+57
2011-06-08String Reference Cleanup.lzeng143-94/+85
2011-05-30Update code to pass packaging tool.lzeng144-12/+9
2011-05-20Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong101-107/+106
2011-05-09Clean up DEC files:mdkinney1-22/+0
2011-05-04Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney1-2/+2
2011-04-27Fix 2 BootScript thunk issue on MEM_POLL.jyao11-5/+19
2011-04-20Add missing Type 35 support and correct SmbiosFldMiscType13 implementation.lzeng143-5/+130
2011-03-30Update inf file to follow spec.ydong101-1/+0
2011-03-14Enhance inf file to follow inf spec.ydong103-3/+6
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney1-1/+2
2011-03-10Update module to pass in a valid EFI_HANDLE when is reloads and restarts itse...mdkinney1-4/+6
2011-03-07ECP package BootScriptSaveOnS3SaveStateThunk driver needs to support framewor...lgao41-10/+15