]> git.proxmox.com Git - mirror_edk2.git/history - EdkCompatibilityPkg
Patch from open source community for CryptoPkg to allow it to build for ARM using...
[mirror_edk2.git] / EdkCompatibilityPkg /
2011-03-30 ydong10Update inf file to follow spec.
2011-03-14 ydong10Enhance inf file to follow inf spec.
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-10 mdkinneyUpdate module to pass in a valid EFI_HANDLE when is...
2011-03-07 lgao4ECP package BootScriptSaveOnS3SaveStateThunk driver...
2011-02-26 hhtianclean non-ASCII char
2011-01-28 lgao4Don't need to update its copy right. It is same to...
2011-01-28 lgao4Roll back previous change. GCC assembly file should...
2011-01-24 lgao4Correct file name.
2011-01-18 lgao4Export EDKII_GLUE_DebugPrintErrorLevel and EDKII_GLUE_D...
2011-01-05 jyao1Correct return value check.
2011-01-03 jljustenEdkCompatibilityPkg RuntimeDxe Lib: Fix GCC warning
2010-12-31 lgao4Use SmmStatusCode protocol in EfiInitializeSmmDriverLib...
2010-12-26 jyao1Fix CYG GCC build fail on retf.
2010-12-25 jyao1Replace @@ symbol since GCC does not recognize it.
2010-12-24 jyao1Fix GCC build failure.
2010-12-23 jyao1Fix boot script thunk issue that we need dispatch in...
2010-12-22 jyao1Fix boot script thunk issue that we need dispatch in...
2010-12-14 erictianupdate USB_PORT_STAT_OWNER from 2^11 to 2^13 which...
2010-12-10 li-elvinAdd missing fields of Type 4 conversion.
2010-12-09 ydong10Refine code to make code run more safely.
2010-12-06 ydong10Refine code to make code more safely.
2010-11-26 lgao4Sync all bug fixes between EDK1.04 and EDK1.06 into...
2010-11-12 li-elvinFix the issue that the high 16-bit of EAX may contain...
2010-10-28 lgao4Correct Comments.
2010-10-13 jljustenEdkCompatibilityPkg: Re-add VA_COPY macro
2010-10-12 rsun3Add Framework SMM Status Code Protocol on PI SMM Status...
2010-09-13 ydong10Refine some code to make code run safely.
2010-09-10 ydong10Refine some code to make the code run safely.
2010-08-27 rsun3Program virtual wire mode and disable LINT0 and LINT1...
2010-08-23 rsun3Add Local APIC library mapping.
2010-08-23 rsun3Update MpServicesOnFrameworkMpServicesThunk to consume...
2010-08-17 rsun3SmmBaseHelper: Update MP state in Framework SMST before...
2010-07-30 xli24Add boundary check against APIC ID.
2010-07-30 lgao4Correct the check for macro definition __EDKII_GLUE_PEI...
2010-07-30 xli24Fix GCC build.
2010-07-30 xli24Fix the risk of AP stack conflict.
2010-07-29 lgao4Use local version EfiScriptLibAsciiStrLen() and EfiScri...
2010-07-29 lgao4Sync fix on MdePkg r9982.
2010-07-27 andrewfishFix Xcode build break.
2010-07-27 vanjeff1. Consume Debug Agent Library to support debugging...
2010-07-22 rsun3Fix a bug in SmmBaseHelper driver that the JMP instruct...
2010-07-19 lgao41. Update FFS_FIXED_CHECKSUM to 0xAA to match PI FV...
2010-07-16 andrewfishFixes for the ARM port of SCTs
2010-07-09 andrewfishPorted more of EdkCompatabilityPkg to ARM to support...
2010-06-28 lgao4Remove unnecessary volatile for local Index variable.
2010-06-23 rsun3Add back the removed pair of "#ifndef VA_START" and...
2010-06-15 jljustenEdkCompatibilityPkg: Fix EFIAPI usage inconsistencies
2010-06-15 jljustenECP MpServicesOnFrameworkMpServicesThunk: Fix build...
2010-06-15 jljustenEdkCompatibilityPkg VA_LIST: Fix build issue with GCC 4.4
2010-06-15 jljustenEdkCompatibilityPkg IA32 EfiBind.h: Do not include...
2010-06-12 lgao4Initialize the local variable before refer to them.
2010-06-11 vanjeff1.Restore BSP IDT table to AP when AP wakeup.
2010-06-11 lgao4Add more check to make sure code run safely.
2010-06-09 li-elvinFix the issue that if OEM SMBIOS data includes string...
2010-05-26 klu2synchronize interget type definition from MdePkg's...
2010-05-21 lgao4Clean up package/platform DSC files by the following...
2010-05-18 rsun3Change TPM_BASE to 0 per TPM spec.
2010-05-10 xdu2Fix bug in AsmCpuVirtual() to return 1 instead of 0...
2010-04-28 hhtianUpdate the copyright notice format
2010-04-28 hhtianUpdate the copyright notice format
2010-04-28 hhtianUpdate the copyright notice format
2010-04-28 hhtianUpdate the copyright notice format
2010-04-24 hhtianUpdate the copyright notice format
2010-04-24 hhtianUpdate the copyright notice format
2010-04-22 lgao4Add the correct check for the return value before use...
2010-04-12 lgao4Correct data conversion from pointer to integer.
2010-04-12 lgao4Add the blank line at the end of file to pass ICC compiler.
2010-04-09 lgao41. Add the missing function headers.
2010-04-06 lgao4Add the missing CpuLib library instance into EdkCompati...
2010-04-02 jgong5Add function comments and refine function parameter...
2010-04-02 jgong5Use on-demand paging for CpuSaveStates read/write....
2010-04-01 lgao4Remove the unnecessary top level header files in protoc...
2010-04-01 lgao4Remove the duplicated UefiRuntimeLib in EdkCompatibilit...
2010-03-27 lgao41. Remove the duplicated contents from source files...
2010-03-26 rsun3Add PI SMM Status Code Protocol on Framework SMM Status...
2010-03-26 rsun3Security enhancement to SMM Base thunk drivers: Framewo...
2010-03-25 hhtianNot maintained.
2010-03-25 li-elvinThis patch is to fix incorrect value for EfiCacheAssoci...
2010-03-20 lgao4Correct file path separator to be consistent.
2010-03-19 xli24Ensure GDT for APs is under 4G, in order to secure...
2010-03-19 rsun3Add parameter check in SmmBase.Communicate().
2010-03-19 rsun3NumberOfCpus and SmmStartupThisAp field in Framework...
2010-03-18 xli24Refine Legacy Region thunk to comply with PI 1.2.
2010-03-18 rsun3Update SmmBase Communicate Thunk behaivor to be compati...
2010-03-17 rsun3Remove the implementation limitation in the SmmBaseHelp...
2010-03-15 myronporterCorrection to remove Apple lines from Disclaimers....
2010-03-15 lgao4Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCo...
2010-03-15 lgao4Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCo...
2010-03-14 lgao4Fix a issue to support the callback related to framewor...
2010-03-14 lgao4Support Framework IFR SELECT OP code.
2010-03-13 myronporterGrammatical and disclaimer changes (does not follow...
2010-03-10 hhuan13Update this module from DXE_DRIVER to DXE_RUNTIME_DRIVE...
2010-03-10 lgao4Add description for the added BootState guid.
2010-03-10 niruiyuAdd the BootState GUID to EdkCompatibilityPkg.dec and...
2010-03-09 lgao4Update EdkCompatibilityPkg version from 0.90 to 0.91
2010-03-04 lgao4Update HiiConfigAccess.ExtractConfig interface to suppo...
2010-03-04 lgao41. Correct coding comments.
2010-03-03 lgao4Fix non-boolean comparison expression.
2010-03-01 xli24Add parameter checking for MP Services Protocol Thunk...
next