summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2011-11-09Remove some useless functions for EhciPei driver.lzeng14
2011-11-08Add the missing (UINTN) type cast when calculating the end of variable store.niruiyu
2011-11-08Roll back an incorrect change that causes EmuGetVariable always return EFI_NO...niruiyu
2011-11-04MdeModulePkg: Define Boot Logo protocol to convey information of Logo dispaye...xdu2
2011-11-03MdeModulePkg: ATA performance tuning.erictian
2011-11-03MdeModulePkg: Define correct ABI for issuing UNDI command and UNDI callback f...xdu2
2011-10-31MdeModulePkg: Remove variables that are set, but not usedjljusten
2011-10-31When browser was requested to go to another formset, it also needs to update ...ydong10
2011-10-31Fix compiler warnings.rsun3
2011-10-28MdeModulePkg PciBusDxe: The PCI Bus Driver is updated to support multiple PC...rsun3
2011-10-28Add the missing HEADER_ALIGN macro.niruiyu
2011-10-28Remove hard code video resolution in C code and use PCD PcdVideoHorizontalRes...li-elvin
2011-10-281. Update error handling code if failing attach socket with new PCB.tye1
2011-10-27Add core FFS3 support, DxeCore.lzeng14
2011-10-27Add core FFS3 support, PeiCore and DxeIpl.lzeng14
2011-10-27Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng14
2011-10-27Check the serial buffer empty status before performing the serial IO reading ...niruiyu
2011-10-27Store PeiServices** when updating IDT table in DxeIplPeim before transfer to ...vanjeff
2011-10-27Initialize the parameter mUnicodeCollation before use it to avoid system hang.ydong10
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu
2011-10-26MdeModulePkg: Enhance error handling in NetLibGetMacAddress() of DxeNetLib.xdu2
2011-10-25Fix error: Multiline option info only shows the first line error, should show...ydong10
2011-10-25Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are...niruiyu
2011-10-19Support Variable driver (EmuRuntimeDxe) to support the default variable data ...niruiyu
2011-10-19If the data buffer described by InDataBuffer/OutDataBuffer and InTransferLeng...erictian
2011-10-18Fix GCC build failure.niruiyu
2011-10-18MdeModulePkg PciBusDxe: Allows PCI device drivers to set the EFI_PCI_IO_ATTRI...rsun3
2011-10-14Fix the clang compilation failure to handle all the values in a case statemen...niruiyu
2011-10-14Change Variable driver (Pei/RuntimeDxe) to support the default variable data ...niruiyu
2011-10-13Refine code and check null pointer error.ydong10
2011-10-12Grub4Dos copies the BPB of the first partition to the MBR. If the DriverBindi...niruiyu
2011-10-11Fix Smbios table checksum error, by zero IntermediateChecksum and EntryPointS...jyao1
2011-10-11AsciiSPrint returns The number of ASCII characters in the produced output buf...li-elvin
2011-10-10Enhance op-code EFI_IFR_TO_BOOLEAN to case insensitive.ydong10
2011-10-09When the CONFIG_ACCESS_PROTOCOL.CallBack function return error, the question ...ydong10
2011-10-09Update code to make get string case insensitive about languageydong10
2011-10-08Add a GUIDed HOB to init Debug Print error level earlier in DXE. Add NULL PEI...andrewfish
2011-10-08Add pointer check for NULL before dereference it.sfu5
2011-10-08MdeModulePkg: TerminalDxe driver code clean upniruiyu
2011-10-08MdeModulePkg: Fix TerminalDxe FIFO Data Lossniruiyu
2011-09-301. Add Partial Keystroke Support in UsbKb drivers. See the Uefi2.3.1a chapter...qianouyang
2011-09-29remove unnecessary retry logic from usb mass storage driver.erictian
2011-09-29Add pointer check for NULL before dereference it.ydong10
2011-09-28MdeModulePkg PCI Bus Driver: Add more checks before dispatching an EFI PCI Op...rsun3
2011-09-27Fix ICC9 build break. lgao4
2011-09-26Remove ASSERT (EFI_IMAGE_MACHINE_TYPE_SUPPORTED (Image->Machine)) in StartImage.lgao4
2011-09-23error handling enhancement for possible null pointer dereferencevanjeff
2011-09-23Roll back r12434.vanjeff
2011-09-23error handling enhancement for possible null pointer dereferenceerictian
2011-09-22Return empty string when END device path is passed in to align the original b...niruiyu