summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2012-09-10Enhance the check for options in the question.ydong10
2012-09-10When question not have storage with it, not restore old value for it.ydong10
2012-09-10When SerialPortWrite() is called with a non-NULL Buffer and NumberOfBytes is ...niruiyu
2012-09-07Cache the state whether the ROM image contains EFI Option ROM when loading th...niruiyu
2012-09-07Fix the memory leak issue and enhance the check for CoreReadImageFile return.lzeng14
2012-09-06Check the return code from CoreLocateDevicePath() in MdeModulePkg/Core/Dxe/Im...lzeng14
2012-08-30Restore EditBuffer before call the callback function to avoid get error data.ydong10
2012-08-29Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode ...erictian
2012-08-28Fix comparisons of enumerated types which may cause warnings for some compilers.rsun3
2012-08-271. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32TOX64 in Debug Agent Li...vanjeff
2012-08-23Fix the bug in PciBus driver to correct parse the 64bit BAR.niruiyu
2012-08-22Get correct GOP protocol for physical GOP device.li-elvin
2012-08-22MdeModulePkg/AtaAtapiPassThru: Move error check behind the place that SetupFI...erictian
2012-08-22Roll back one unnecessary change in Dispatcher.c, which is added by previous ...lgao4
2012-08-22Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao4
2012-08-21Initialize the variable before use it.ydong10
2012-08-21Patch includes:ydong10
2012-08-21Fix some coding style issuesczhang46
2012-08-21Fix Consplitter GOP UEFI SCT issue.li-elvin
2012-08-21Enhance the code to make the code logic more clear.ydong10
2012-08-20Add three INIT flag in Debug Agent Library.vanjeff
2012-08-17Fix the issue that consplitter should not touch ConIn variable & do ConIn co...czhang46
2012-08-17Add missing break and add comment to non-necessary break.li-elvin
2012-08-16Add validation on ACPI_S3_CONTEXT.S3DebugBufferAddress, moreover only debug t...vanjeff
2012-08-16Add missing function commentsjyao1
2012-08-16Fix incorrect sizeof () usage.li-elvin
2012-08-14Refine the logic to handle the device path info get from string token.ydong10
2012-08-14Create 4G page table by default, and using PF to handle >4G MMIO access, to i...jyao1
2012-08-10Fix 2 errors for new featureczhang46
2012-08-07Removed SetMode in GraphicsConsole Start() in release BIOS to improve perform...li-elvin
2012-08-06LastVariableOffset is wrongly set to 0 when FtwVariableSpace() fails. Recalcu...lzeng14
2012-08-02Measure ExitBootServices failure caseczhang46
2012-07-30Add 2 new Bds featuresczhang46
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu
2012-07-27Close the corresponding GUIDed section extraction protocol notify event in Cl...lzeng14
2012-07-26MdeModulePkg/CoreDxe: Fixed compiler warning 'integer conversion resulted in ...oliviermartin
2012-07-25Fix the typo in InstallMultipleProtocolInterfaces commentsniruiyu
2012-07-23Add more security check for CommBuffer+CommBufferSize.jyao1
2012-07-17Return EFI_UNSUPPORTED if READY_TO_BOOT function is invoked at SMM runtime.sfu5
2012-07-17Fix a buffer overflow bug in VariableSmm driver.sfu5
2012-07-17Update HobLib and Hob Service to avoid data over flow. lgao4
2012-07-13Add SMRAM range check to variable SMM SMI handler.czhang46
2012-07-13Remove unused CapsuleReset() in MdeModulePkg\Universal\ResetSystemRuntimeDxe\...lzeng14
2012-07-12Clean up include of ACPI header file so that only IndustryStandard/Acpi.h is ...lzeng14
2012-07-10Add SMRAM range check to fault tolerant write SMM SMI handler.ydong10
2012-07-09Include read data buffer in CommBufferSize when calculate the buffer size.ydong10
2012-07-06MdeModulePkg/Ata: add dynamic type to PcdAtaSmartEnableerictian
2012-07-06When do discard action, enable callback action for questions which have value...ydong10
2012-07-03Return EFI_BROWSER_ACTION_REQUEST_FORM_APPLY action request to avoid discard ...ydong10
2012-06-27Add more SMRAM range check to 3 SMI handler.czhang46