Age | Commit message (Expand) | Author |
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-10-30 | Fix memory out of band access in AsmFxSave() and AsmFxRestore(). | lgao4 |
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-06-21 | Fix a typo. | ydong10 |
2012-06-08 | EdkCompatibilityPkg/CompilerStub: Created a Dummy CompilerStubLib for ARM | oliviermartin |
2012-05-31 | Fixed build failed. | ydong10 |
2012-05-31 | Change returned status codes for SmiManage() per PI 1.2.1 spec. | rsun3 |
2012-05-30 | Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info.... | ydong10 |
2012-05-16 | Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch... | lgao4 |
2012-05-10 | Enhance the logic when extract data from storage. | ydong10 |
2012-05-04 | Correct an error in Aprint function. | ydong10 |
2012-04-11 | EDK II Packages: Add Contributions.txt and License.txt files | jljusten |
2012-04-11 | Add more check for the bmp file to avoid access violation. | ydong10 |
2012-03-15 | 1. Updated S3Resume2Pei to save IA32 IDT table setup in protected mode. | vanjeff |
2012-02-27 | Update ECP Package Glue BaseLib to save/restore xmm6-xmm15 in functions setJu... | lgao4 |
2012-02-01 | Add Missing invocations to VA_END() for VA_START(). | rsun3 |
2012-01-16 | Add new DEBUG_VERBOSE print error level. | lgao4 |
2011-12-28 | Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu... | lgao4 |
2011-12-20 | Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu... | lgao4 |
2011-12-15 | Fix the issue to clear the high 16-bit of EAX before use it Thunk code. | lgao4 |
2011-12-15 | Add comments for EFI_CACHE_SRAM_TYPE_DATA because of the inconsistency betwee... | lzeng14 |
2011-12-13 | Update the Package version. | lgao4 |
2011-12-06 | Fix ICC11 build failure. | lgao4 |
2011-12-05 | Fix ICC11 build failure. | lgao4 |
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-11-15 | EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNMENT_512K. | lzeng14 |
2011-10-28 | Correct key word of define macro to DEFINE per Build spec. | lgao4 |
2011-10-25 | Correct CpuPause.s to ICC11. | lgao4 |
2011-10-19 | Avoid using code name in comments. | niruiyu |
2011-10-18 | Use a local variable and assign 0 to it, then use it as legacy interrupt tabl... | li-elvin |
2011-09-30 | 1. Move Capsule variable name definition to Capsule variable GUID header file. | lgao4 |
2011-09-30 | Define S3 Status code macros. | lgao4 |
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-09-09 | Rename SMM_CPU_IO_Protocol to SMM_CPU_IO2_PROTOCOL in PiSmmDefintions.h of Sm... | hhtian |
2011-09-01 | Refine code to make code run more safely. | ydong10 |
2011-08-31 | EdkCompatibilityPkg: Add BootScriptThunkHelper driver | jljusten |
2011-08-30 | Enhance the SmmBaseHelper driver to support changing SMBASE/IORestart/AutoHAL... | rsun3 |
2011-08-18 | Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. | vanjeff |
2011-08-02 | Fixed the issue in RuntimeStatusCode library that may not work on the early d... | lgao4 |
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 |