Age | Commit message (Expand) | Author |
2015-03-19 | MdeModulePkg BootScriptExecutorDxe: Fix 32bit build failure. | Star Zeng |
2015-03-18 | MdeModulePkg BootScriptExecutorDxe: Use ImageContext.ImageSize to allocate me... | Star Zeng |
2015-02-05 | MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference. | Star Zeng |
2015-02-02 | Use SmmMemLib to check communication buffer. | Yao, Jiewen |
2015-01-26 | MdeModulePkg: Acpi: enforce exclusion between FirmwareCtrl and XFirmwareCtrl | Laszlo Ersek |
2014-12-12 | MdeModulePkg DXE FpdtStatusCodeHandler: Check Boolean value in if statement. | Liming Gao |
2014-12-03 | MdeModulePkg: Unregister DXE FpdtStatusCodeHandler. | Liming Gao |
2014-11-12 | MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support. | Star Zeng |
2014-09-03 | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-07 | 1) Add type cast for better coding style. | Feng Tian |
2014-07-28 | Update code to support VS2013 tool chain. | Eric Dong |
2014-07-09 | Fixed typos: hanlder should be handler. | Chen Fan |
2014-05-06 | MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to r... | Star Zeng |
2014-03-17 | Remove ASSERT check for SetVariable in FirmwarePerformanceDataTableDxe | Gao, Liming |
2013-11-25 | MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable def... | Star Zeng |
2013-11-22 | 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it... | Jeff Fan |
2013-11-08 | Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx... | Shumin Qiu |
2013-09-16 | Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C... | Star Zeng |
2013-09-12 | Update BGRT image buffer to be stored in EfiBootSerivesData according to ACPI... | Chao Zhang |
2013-05-27 | Fix the issue that FreePool is too early in FirmwarePerformanceDxe. | lgao4 |
2013-05-21 | Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input. | lzeng14 |
2013-05-16 | Separate memory allocation for FPDT S3 performance table and boot performance... | lzeng14 |
2013-05-13 | Update Code to pass EBC compiler. | lgao4 |
2013-05-07 | 1. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm, SmmCorePerformance SMM h... | lzeng14 |
2013-04-25 | 1. Use the check IsAddressValid() to prevent SMM communication buffer overflo... | lzeng14 |
2013-04-16 | MdeMdeModulePkg/BootScriptExecutorDxe: Replaces absolute addressing that requ... | erictian |
2013-01-17 | Fix ICC11(VS2005) build failure. | lzeng14 |
2013-01-16 | Fix build failure. | lzeng14 |
2013-01-15 | The unit of Duration for S3BootScriptSaveMemPoll() is us, but not ns, so upda... | lzeng14 |
2012-12-03 | Fix build error. | jyao1 |
2012-11-30 | ACPI4.0/5.0 have clear description: | jyao1 |
2012-11-16 | Use IA32_IDT_GATE_DESCRIPTOR defined in BaseLib instead of local struct INTER... | lzeng14 |
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-11-07 | Moved the PeiS3ResumeState access when PeiS3ResumeState is not 0, this will f... | li-elvin |
2012-11-01 | MdeModulePkg: eliminate all implicit library dependencies for all modules in ... | erictian |
2012-10-30 | Add missing status code in several modules. | li-elvin |
2012-10-11 | Add missing braces around initializer. | lzeng14 |
2012-08-27 | 1. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32TOX64 in Debug Agent Li... | vanjeff |
2012-08-16 | Add validation on ACPI_S3_CONTEXT.S3DebugBufferAddress, moreover only debug t... | vanjeff |
2012-08-16 | Add missing function comments | jyao1 |
2012-08-14 | Create 4G page table by default, and using PF to handle >4G MMIO access, to i... | jyao1 |
2012-07-12 | Clean up include of ACPI header file so that only IndustryStandard/Acpi.h is ... | lzeng14 |
2012-06-27 | Add more SMRAM range check to 3 SMI handler. | czhang46 |
2012-06-18 | Fix potential memory leak issue. | lzeng14 |
2012-05-08 | Enhance ACPI FPDT DXE and SMM driver to accept the extension boot records. | lgao4 |
2012-04-11 | Add more check for the bmp file to avoid access violation. | ydong10 |
2012-03-19 | Remove the useless performance logging code in BootScriptExecutorDxe driver a... | lzeng14 |