summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2012-11-14MdeModulePkg/AtaAtapiPassThru: fix buffer overflow issue introduced by previo...erictian
2012-11-14Fix issue that node is still reachable after executing ifconfig –c.tye1
2012-11-12Allocate ReservedMemory instead of ACPIMemoryNVS for its shadow memory space ...lzeng14
2012-11-12Free the buffer allocated by GetSectionFromAnyFv() when exit, and add Error S...lzeng14
2012-11-09MdeModulePkg/AtaAtapiPassThru: valid ports transverse algo of AHCI controller...erictian
2012-11-08Refine code to make it more safely.ydong10
2012-11-08Build the registered guid HOB and SystemTable to record the GUID itself in Pe...lzeng14
2012-11-07Moved the PeiS3ResumeState access when PeiS3ResumeState is not 0, this will f...li-elvin
2012-11-02Update comments for functions UhciAllocateDev, EhcCreateUsb2Hc and XhcCreateU...li-elvin
2012-11-01Fixed one bug: gSmmCorePrivate->InSmm is not set to FALSE correctly before ex...vanjeff
2012-11-01MdeModulePkg: eliminate all implicit library dependencies for all modules in ...erictian
2012-11-01Fix build fail.ydong10
2012-11-01Add more check to make code more safely.ydong10
2012-10-31MdeModulePkg/AtaBusDxe: remove a redundant error checkerictian
2012-10-31Install CustomGuidedSectionExtractionPpi for Tiano or Lzma DeCompression on S...lgao4
2012-10-31Remove the unsupported SEC PEIM PEI_CORE module type from DxeS3BootScriptLib.lzeng14
2012-10-31Fix build failure.li-elvin
2012-10-30Add missing status code in several modules.li-elvin
2012-10-29Fix issue that ifconfig –c cannot clear IP address details.tye1
2012-10-25Add uninstalling GOP and UGA protocol in Consplitter Stop ().li-elvin
2012-10-18Use %lx to print UINT64 value instead of %x.niruiyu
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu5
2012-10-17Fix buffer overflow issue in Consplitter.li-elvin
2012-10-16Fix code potential errors.ydong10
2012-10-16Update SmiManager() to invoke all root SMI handlers to following PI Spec.vanjeff
2012-10-11Update header formathhtian
2012-10-11Add missing braces around initializer.lzeng14
2012-10-10MdeModulePkg/UsbBusDxe: Timing tunning for better boot performance.erictian
2012-10-08Move GOP and UGA draw from Consplitter entrypoint to start(). When there is o...li-elvin
2012-09-29MdeModulePkg:removes the unreachable ‘break’ instruction after a ‘retur...erictian
2012-09-28Add more exact SMM check in SmmFaultTolerantWriteHandler.lzeng14
2012-09-27Enable EFI_IFR_DEFAULT2 opcode in browser.ydong10
2012-09-251. Update PiSmmCore to always invoke SmiManage (NULL, NULL, NULL, NULL) when ...vanjeff
2012-09-24Clean the build warning.ydong10
2012-09-19Add TperReset Logic By using MOR bit - Remove the unnecessary parameter. qianouyang
2012-09-14Fix the issue that FTW driver fail to reclaim WorkSpace.lzeng14
2012-09-12Add Tper Reset Logic by using MOR bit.qianouyang
2012-09-12MdeModulePkg/VariableSmm: Fix a VariableSmm bug when reading variable with si...erictian
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