Age | Commit message (Expand) | Author |
2014-11-12 | EdkCompatibilityPkg: Add UEFI memory and SMRAM profile support. | Star Zeng |
2014-06-26 | Refine code to make it more safely. | Eric Dong |
2014-01-23 | Fix CRLF format | Tian, Hot |
2013-04-25 | 1. Use the check IsAddressValid() to prevent SMM communication buffer overflo... | lzeng14 |
2012-11-28 | Save/Restore missing volatile registers (XMM0-5) save/restore in Page Fault h... | vanjeff |
2012-11-12 | Allocate ReservedMemory instead of ACPIMemoryNVS for its shadow memory space ... | lzeng14 |
2012-11-12 | Free the buffer allocated by GetSectionFromAnyFv() when exit, and add Error S... | lzeng14 |
2012-08-28 | Fix comparisons of enumerated types which may cause warnings for some compilers. | rsun3 |
2012-07-02 | EdkCompatibilityPkg MpServicesOnFrameworkMpServicesThunk: Update .S files to ... | rsun3 |
2012-06-26 | EdkCompatibilityPkg SmmBaseHelper: In SmmHandlerEntry(), add check to ensure ... | rsun3 |
2012-05-31 | Fixed build failed. | ydong10 |
2012-05-30 | Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info.... | ydong10 |
2012-05-10 | Enhance the logic when extract data from storage. | ydong10 |
2012-03-15 | 1. Updated S3Resume2Pei to save IA32 IDT table setup in protected mode. | vanjeff |
2011-11-21 | According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0... | lzeng14 |
2011-11-21 | PI 1.2 Errata C: A new return condition is added for the returned status code... | rsun3 |
2011-10-19 | Avoid using code name in comments. | niruiyu |
2011-09-29 | Add more check to avoid access violation. | ydong10 |
2011-09-28 | EdkCompatibilityPkg SmmBaseHelper: Fix PageFaultHandlerHook assembly code to ... | rsun3 |
2011-09-26 | EdkCompatibilityPkg MpServicesOnFrameworkMpServicesThunk: Check for x2APIC mo... | rsun3 |
2011-09-20 | Clean up the private GUID definition in module Level. | lgao4 |
2011-08-31 | EdkCompatibilityPkg: Add BootScriptThunkHelper driver | jljusten |
2011-08-30 | Enhance the SmmBaseHelper driver to support changing SMBASE/IORestart/AutoHAL... | rsun3 |
2011-08-01 | Create smbios table before ReadyToBoot event. For SMBIOS thunk driver, create... | li-elvin |
2011-08-01 | Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files... | rsun3 |
2011-07-19 | EdkCompatibilityPkg: Add DxeSmmReadyToLockOnExitPmAuthThunk driver | jljusten |
2011-07-12 | EdkCompatabilityPkg: Fix build issues with X64 clang | andrewfish |
2011-06-27 | EdkCompatibilityPkg: Add AcpiVariableHobOnSmramReserveHobThunk | jljusten |
2011-06-08 | String Reference Cleanup. | lzeng14 |
2011-05-30 | Update code to pass packaging tool. | lzeng14 |
2011-05-20 | Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte... | ydong10 |
2011-04-27 | Fix 2 BootScript thunk issue on MEM_POLL. | jyao1 |
2011-04-20 | Add missing Type 35 support and correct SmbiosFldMiscType13 implementation. | lzeng14 |
2011-03-30 | Update inf file to follow spec. | ydong10 |
2011-03-14 | Enhance inf file to follow inf spec. | ydong10 |
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-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-05 | Correct return value check. | jyao1 |
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-22 | Fix boot script thunk issue that we need dispatch in PEI mode for Framework d... | jyao1 |
2010-12-10 | Add missing fields of Type 4 conversion. | li-elvin |
2010-10-28 | Correct Comments. | lgao4 |
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 |