summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* clean non-ASCII charhhtian2011-02-261-1/+1
* Don't need to update its copy right. It is same to previous version. lgao42011-01-281-1/+1
* Roll back previous change. GCC assembly file should use .S postfix. lgao42011-01-281-2/+2
* Correct file name. lgao42011-01-241-1/+1
* Export EDKII_GLUE_DebugPrintErrorLevel and EDKII_GLUE_DebugPropertyMask macro lgao42011-01-181-1/+5
* Correct return value check.jyao12011-01-051-1/+1
* EdkCompatibilityPkg RuntimeDxe Lib: Fix GCC warningjljusten2011-01-032-4/+4
* Use SmmStatusCode protocol in EfiInitializeSmmDriverLib() funciton.lgao42010-12-312-46/+52
* Fix CYG GCC build fail on retf.jyao12010-12-261-3/+3
* Replace @@ symbol since GCC does not recognize it.jyao12010-12-251-2/+2
* Fix GCC build failure.jyao12010-12-241-3/+3
* Fix boot script thunk issue that we need dispatch in PEI mode for Framework d...jyao12010-12-231-0/+4
* Fix boot script thunk issue that we need dispatch in PEI mode for Framework d...jyao12010-12-229-17/+860
* update USB_PORT_STAT_OWNER from 2^11 to 2^13 which is added as a possible val...erictian2010-12-141-2/+2
* Add missing fields of Type 4 conversion.li-elvin2010-12-101-1/+79
* 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-26183-2624/+15238
* Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin2010-11-124-8/+8
* Correct Comments.lgao42010-10-281-1/+1
* EdkCompatibilityPkg: Re-add VA_COPY macrojljusten2010-10-131-0/+6
* Add Framework SMM Status Code Protocol on PI SMM Status Code Protocol Thunk d...rsun32010-10-123-0/+120
* Refine some code to make code run safely.ydong102010-09-135-11/+11
* Refine some code to make the code run safely.ydong102010-09-1015-59/+60
* Program virtual wire mode and disable LINT0 and LINT1 in ApProcWrapper() of M...rsun32010-08-271-0/+6
* Add Local APIC library mapping.rsun32010-08-231-0/+1
* Update MpServicesOnFrameworkMpServicesThunk to consume Local APIC library.rsun32010-08-233-138/+9
* SmmBaseHelper: Update MP state in Framework SMST before transferring control ...rsun32010-08-171-1/+2
* Add boundary check against APIC ID.xli242010-07-301-0/+2
* Correct the check for macro definition __EDKII_GLUE_PEI_HOB_LIB__.lgao42010-07-301-1/+1
* Fix GCC build.xli242010-07-301-1/+1
* Fix the risk of AP stack conflict.xli242010-07-308-96/+99
* Use local version EfiScriptLibAsciiStrLen() and EfiScriptLibStrLen() function...lgao42010-07-291-3/+51
* Sync fix on MdePkg r9982.lgao42010-07-291-5/+0
* Fix Xcode build break.andrewfish2010-07-271-10/+10
* 1. Consume Debug Agent Library to support debugging AP code based on PI MP pr...vanjeff2010-07-274-2/+68
* Fix a bug in SmmBaseHelper driver that the JMP instruction which jumps to the...rsun32010-07-222-4/+4
* 1. Update FFS_FIXED_CHECKSUM to 0xAA to match PI FV image generated by EDKII...lgao42010-07-192-6/+4
* Fixes for the ARM port of SCTsandrewfish2010-07-164-1/+20