]> git.proxmox.com Git - mirror_edk2.git/history - EdkCompatibilityPkg/Compatibility
Patch from open source community for CryptoPkg to allow it to build for ARM using...
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility /
2011-03-30 ydong10Update inf file to follow spec.
2011-03-14 ydong10Enhance inf file to follow inf spec.
2011-03-10 mdkinneyUpdate module to pass in a valid EFI_HANDLE when is...
2011-03-07 lgao4ECP package BootScriptSaveOnS3SaveStateThunk driver...
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-05 jyao1Correct return value check.
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-22 jyao1Fix boot script thunk issue that we need dispatch in...
2010-12-10 li-elvinAdd missing fields of Type 4 conversion.
2010-10-28 lgao4Correct Comments.
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 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 xli24Fix GCC build.
2010-07-30 xli24Fix the risk of AP stack conflict.
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-06-15 jljustenEdkCompatibilityPkg: Fix EFIAPI usage inconsistencies
2010-06-15 jljustenECP MpServicesOnFrameworkMpServicesThunk: Fix build...
2010-06-11 vanjeff1.Restore BSP IDT table to AP when AP wakeup.
2010-06-09 li-elvinFix the issue that if OEM SMBIOS data includes string...
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-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-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-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-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-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...
2010-03-01 lgao4Add the missing check for NULL pointer before use it.
2010-03-01 lgao4Update code to match EDKII coding style.
2010-02-27 lgao4Add the missing check for NULL pointer before use it.
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-25 xli24Add parameter checking for MP Services Protocol Thunk...
2010-02-25 lgao4Add more check to avoid code enter into wrong state.
2010-02-25 rsun3Fix the bug that SMM Base Protocol.Communicate() does...
2010-02-25 lgao4Add new HII FormMap Opcode support
2010-02-24 lgao4Correct Copyright year format
2010-02-24 lgao41. Correct File header to ## @file
2010-02-21 mdkinneyAdd [depex] on gEfiMpServiceProtocolGuid so the number...
2010-02-21 mdkinneyChange RegisterProtocolNotify for dependent protocols...
2010-02-16 mdkinneyUse Memory Allocation Library instance for modules...
2010-02-11 lgao4Support Name/Value Storage in UEFI2.1 HII driver.
2010-02-10 rsun3Per Framework SMM CIS spec, SMM Base Protocol.Communica...
2010-02-09 lgao4Correct BlockSize when call ConfigToBlock API.
2010-02-04 erictianremove unreasonable package dependency relationship.
2010-02-01 rsun3Fix a bug in HII thunk that ThunkCallback does not...
2010-01-27 mdkinneyClean up module to use SMM CPU Save State Protocol...
2010-01-26 jchen20fix the typo error for the name of BootScriptSaveOnS3S...
2010-01-26 jchen20fix the typo error for the name of BootScriptSaveOnS3S...
2010-01-25 jchen20Add BootScriptSaveOnS3SaveStateTunk thunk driver to...
2010-01-07 rsun3Coding style fix.
2010-01-05 rsun3Fix bugs in SmmBaseHelper driver.
2009-12-31 lgao4Only check the unsupported IFR opcode for framework...
2009-12-31 rsun3Remove dependency on include file in package outside...
2009-12-31 rsun3Add 4 Framework/PI SMM thunk drivers. Combined use...
2009-12-30 klu2Rename DataHubSmBiosRecordsOnPiSmBiosThunk to PiSmbiosR...
2009-12-28 klu2Fix some typo.
2009-12-28 klu2Add a thunk driver to translate framework DataHub's...
2009-12-15 xli24Check in thunk driver to produce PI MP Services Protoco...
2009-12-07 xli24Check in thunk driver for CPU I/O 2 Protocol.
2009-11-25 xli24Thunk driver producing PI Legacy Region 2 Protocol...
2009-11-13 lgao4Ignore UEFI OPEN/CLOSE Action for FrameworkCallback
2009-11-11 lgao4Enhance HiiThunkGetString to handle the case that Platf...
2009-10-10 vanjeffclean up non-English characters.
2009-09-21 qhuang8Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR...
2009-09-08 lgao4Correct EFI_IFR_RESET_BUTTON from question to statement.
2009-07-24 eric_tianif module doesn't explicitly depend on specific Pci...
2009-07-23 lgao4Fill all EFI_IFR_DATA_ARRAY fields before call FormCall...
2009-07-17 lgao4Remove unused local variable to fix build break.
2009-07-15 lgao4Remove the auto conversion for the first varstore name...
next