summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-26clean non-ASCII charhhtian1-1/+1
2011-01-28Don't need to update its copy right. It is same to previous version. lgao41-1/+1
2011-01-28Roll back previous change. GCC assembly file should use .S postfix. lgao41-2/+2
2011-01-24Correct file name. lgao41-1/+1
2011-01-18Export EDKII_GLUE_DebugPrintErrorLevel and EDKII_GLUE_DebugPropertyMask macro lgao41-1/+5
2011-01-05Correct return value check.jyao11-1/+1
2011-01-03EdkCompatibilityPkg RuntimeDxe Lib: Fix GCC warningjljusten2-4/+4
2010-12-31Use SmmStatusCode protocol in EfiInitializeSmmDriverLib() funciton.lgao42-46/+52
2010-12-26Fix CYG GCC build fail on retf.jyao11-3/+3
2010-12-25Replace @@ symbol since GCC does not recognize it.jyao11-2/+2
2010-12-24Fix GCC build failure.jyao11-3/+3
2010-12-23Fix boot script thunk issue that we need dispatch in PEI mode for Framework d...jyao11-0/+4
2010-12-22Fix boot script thunk issue that we need dispatch in PEI mode for Framework d...jyao19-17/+860
2010-12-14update USB_PORT_STAT_OWNER from 2^11 to 2^13 which is added as a possible val...erictian1-2/+2
2010-12-10Add missing fields of Type 4 conversion.li-elvin1-1/+79
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. lgao4183-2624/+15238
2010-11-12Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin4-8/+8
2010-10-28Correct Comments.lgao41-1/+1
2010-10-13EdkCompatibilityPkg: Re-add VA_COPY macrojljusten1-0/+6
2010-10-12Add Framework SMM Status Code Protocol on PI SMM Status Code Protocol Thunk d...rsun33-0/+120
2010-09-13Refine some code to make code run safely.ydong105-11/+11
2010-09-10Refine some code to make the code run safely.ydong1015-59/+60