summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg/Foundation
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* EdkCompatabilityPg: Add missing .globl statementandrewfish2011-07-291-0/+1
* EdkCompatibilityPkg: Add SmmScriptLibjljusten2011-07-195-0/+1301
* EdkCompatabilityPkg: Fix build issues with X64 clangandrewfish2011-07-1212-349/+240
* 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
* 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
* update USB_PORT_STAT_OWNER from 2^11 to 2^13 which is added as a possible val...erictian2010-12-141-2/+2
* 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-26114-901/+3701
* Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin2010-11-124-8/+8
* EdkCompatibilityPkg: Re-add VA_COPY macrojljusten2010-10-131-0/+6
* Refine some code to make code run safely.ydong102010-09-133-6/+6
* Refine some code to make the code run safely.ydong102010-09-1013-50/+51
* 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
* Sync fix on MdePkg r9982.lgao42010-07-291-5/+0
* 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
* Ported more of EdkCompatabilityPkg to ARM to support SCT port.andrewfish2010-07-098-2/+120
* Remove unnecessary volatile for local Index variable.lgao42010-06-281-3/+3
* Add back the removed pair of "#ifndef VA_START" and "#endif" in recent check-...rsun32010-06-231-0/+5
* EdkCompatibilityPkg: Fix EFIAPI usage inconsistenciesjljusten2010-06-153-0/+9
* EdkCompatibilityPkg VA_LIST: Fix build issue with GCC 4.4jljusten2010-06-151-16/+58
* EdkCompatibilityPkg IA32 EfiBind.h: Do not include stdint.hjljusten2010-06-151-36/+21
* Initialize the local variable before refer to them. lgao42010-06-124-9/+20
* Add more check to make sure code run safely.lgao42010-06-1121-89/+263
* synchronize interget type definition from MdePkg's processbinding.h to make b...klu22010-05-262-37/+21
* Change TPM_BASE to 0 per TPM spec.rsun32010-05-182-11/+4
* Fix bug in AsmCpuVirtual() to return 1 instead of 0 when CPU is in virtual mode.xdu22010-05-101-1/+2
* Update the copyright notice formathhtian2010-04-28620-1240/+1240
* Update the copyright notice formathhtian2010-04-28299-598/+598
* Update the copyright notice formathhtian2010-04-28794-1588/+1588
* This patch is to fix incorrect value for EfiCacheAssociativity24Way. I added ...li-elvin2010-03-251-10/+14
* Correct file path separator to be consistent.lgao42010-03-201-15/+15
* Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which...lgao42010-03-154-0/+1123
* Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which...lgao42010-03-153-22/+93
* Add 4 Framework/PI SMM thunk drivers. Combined use of these drivers can suppo...rsun32009-12-311-36/+36
* replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSEDvanjeff2009-12-251-1/+1
* Fix a PeiServices pointer checking error bug in EfiCommonLib in ECP.rsun32009-12-151-2/+2
* Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes fo...AJFISH2009-12-066-2/+243
* Update function description to be consistent with code definition: HEX_RADIX ...xdu22009-11-173-21/+21
* 1. Update EFI_IP4_MODE_DATA: add MaxPacketSize to this structure to comply wi...tye2009-11-111-1/+2
* Change the GUID value of FVB to be that of FVB2 in PI 1.2 spec. this will for...qhuang82009-11-091-2/+7