summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2012-12-25Set graphic mode if graphic mode is not same with the one which GraphicsConso...li-elvin
2012-12-25MdeMdeModulePkg/Ehci: Add logic to dispatch OHCI driver first if the companio...erictian
2012-12-25MdeMdeModulePkg/Xhci: Fix a wrong conditional judgment which bring assertion ...erictian
2012-12-24Detect some unsupported cases when save boot script, then return error early.lzeng14
2012-12-241. Fix buffer overflow bugs in SNP, MNP and IP6 driver.sfu5
2012-12-21Initialize a local work space header to be used by IsValidWorkSpace() and Ini...lzeng14
2012-12-20Check status before reporting error status code.li-elvin
2012-12-18Add PI1.2.1 EndOfDxe support.jyao1
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu5
2012-12-17Base on the value type to get the value for default opcode.ydong10
2012-12-17Reclaim work space when the remaining space size is even not enough to contai...lzeng14
2012-12-14Initialize Data.lzeng14
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu5
2012-12-12Use SMM_VARIABLE_COMMUNICATE_HEADER_SIZE instead of OFFSET_OF (SMM_VARIABLE_C...lzeng14
2012-12-101. Update IoRead to support UINT64 also.lzeng14
2012-12-071. Duplicate the original boot script data copy, because it may have INSERT b...lzeng14
2012-12-06Multi-SMM drivers couldn't save their boot script successfully all at runtime...lzeng14
2012-12-05Update the HiiConfigToBlock to follow spec.ydong10
2012-12-03Fix build error.jyao1
2012-11-30ACPI4.0/5.0 have clear description:jyao1
2012-11-29Fix the issue that S3BootScriptLabel() does not work to insert label when the...lzeng14
2012-11-29Use mS3BootScriptTablePtr->TableLength + sizeof (EFI_BOOT_SCRIPT_TERMINATE) t...lzeng14
2012-11-271. Add S3BootScriptDone Debug message when meeting S3_BOOT_SCRIPT_LIB_TERMINA...lzeng14
2012-11-27Add the memory check to reserve memory for TERMINATE opcode in S3BootScriptGe...lzeng14
2012-11-16Use IA32_IDT_GATE_DESCRIPTOR defined in BaseLib instead of local struct INTER...lzeng14
2012-11-15Check mHiiPackageListUpdated before set it to FALSE.ydong10
2012-11-14Enhance SetupBrowser to call ReadKeyStroke() before calling WaitForEvent(). T...niruiyu
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