Age | Commit message (Expand) | Author |
2011-03-10 | Update module to pass in a valid EFI_HANDLE when is reloads and restarts itse... | mdkinney |
2011-03-07 | ECP package BootScriptSaveOnS3SaveStateThunk driver needs to support framewor... | lgao4 |
2011-02-26 | clean non-ASCII char | hhtian |
2011-01-28 | Don't need to update its copy right. It is same to previous version. | lgao4 |
2011-01-28 | Roll back previous change. GCC assembly file should use .S postfix. | lgao4 |
2011-01-24 | Correct file name. | lgao4 |
2011-01-18 | Export EDKII_GLUE_DebugPrintErrorLevel and EDKII_GLUE_DebugPropertyMask macro | lgao4 |
2011-01-05 | Correct return value check. | jyao1 |
2011-01-03 | EdkCompatibilityPkg RuntimeDxe Lib: Fix GCC warning | jljusten |
2010-12-31 | Use SmmStatusCode protocol in EfiInitializeSmmDriverLib() funciton. | lgao4 |
2010-12-26 | Fix CYG GCC build fail on retf. | jyao1 |
2010-12-25 | Replace @@ symbol since GCC does not recognize it. | jyao1 |
2010-12-24 | Fix GCC build failure. | jyao1 |
2010-12-23 | Fix boot script thunk issue that we need dispatch in PEI mode for Framework d... | jyao1 |
2010-12-22 | Fix boot script thunk issue that we need dispatch in PEI mode for Framework d... | jyao1 |
2010-12-14 | update USB_PORT_STAT_OWNER from 2^11 to 2^13 which is added as a possible val... | erictian |
2010-12-10 | Add missing fields of Type 4 conversion. | li-elvin |
2010-12-09 | Refine code to make code run more safely. | ydong10 |
2010-12-06 | Refine code to make code more safely. | ydong10 |
2010-11-26 | Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. | lgao4 |
2010-11-12 | Fix the issue that the high 16-bit of EAX may contain invalid data, which cau... | li-elvin |
2010-10-28 | Correct Comments. | lgao4 |
2010-10-13 | EdkCompatibilityPkg: Re-add VA_COPY macro | jljusten |
2010-10-12 | Add Framework SMM Status Code Protocol on PI SMM Status Code Protocol Thunk d... | rsun3 |
2010-09-13 | Refine some code to make code run safely. | ydong10 |
2010-09-10 | Refine some code to make the code run safely. | ydong10 |
2010-08-27 | Program virtual wire mode and disable LINT0 and LINT1 in ApProcWrapper() of M... | rsun3 |
2010-08-23 | Add Local APIC library mapping. | rsun3 |
2010-08-23 | Update MpServicesOnFrameworkMpServicesThunk to consume Local APIC library. | rsun3 |
2010-08-17 | SmmBaseHelper: Update MP state in Framework SMST before transferring control ... | rsun3 |
2010-07-30 | Add boundary check against APIC ID. | xli24 |
2010-07-30 | Correct the check for macro definition __EDKII_GLUE_PEI_HOB_LIB__. | lgao4 |
2010-07-30 | Fix GCC build. | xli24 |
2010-07-30 | Fix the risk of AP stack conflict. | xli24 |
2010-07-29 | Use local version EfiScriptLibAsciiStrLen() and EfiScriptLibStrLen() function... | lgao4 |
2010-07-29 | Sync fix on MdePkg r9982. | lgao4 |
2010-07-27 | Fix Xcode build break. | andrewfish |
2010-07-27 | 1. Consume Debug Agent Library to support debugging AP code based on PI MP pr... | vanjeff |
2010-07-22 | Fix a bug in SmmBaseHelper driver that the JMP instruction which jumps to the... | rsun3 |
2010-07-19 | 1. Update FFS_FIXED_CHECKSUM to 0xAA to match PI FV image generated by EDKII... | lgao4 |
2010-07-16 | Fixes for the ARM port of SCTs | andrewfish |
2010-07-09 | Ported more of EdkCompatabilityPkg to ARM to support SCT port. | andrewfish |
2010-06-28 | Remove unnecessary volatile for local Index variable. | lgao4 |
2010-06-23 | Add back the removed pair of "#ifndef VA_START" and "#endif" in recent check-... | rsun3 |
2010-06-15 | EdkCompatibilityPkg: Fix EFIAPI usage inconsistencies | jljusten |
2010-06-15 | ECP MpServicesOnFrameworkMpServicesThunk: Fix build with GCC | jljusten |
2010-06-15 | EdkCompatibilityPkg VA_LIST: Fix build issue with GCC 4.4 | jljusten |
2010-06-15 | EdkCompatibilityPkg IA32 EfiBind.h: Do not include stdint.h | jljusten |
2010-06-12 | Initialize the local variable before refer to them. | lgao4 |
2010-06-11 | 1.Restore BSP IDT table to AP when AP wakeup. | vanjeff |