summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2014-08-19Clean up the useless code in DriverSampleDxe.Eric Dong
2014-08-19Refine the code logic, use dynamic allocate buffer instead of static array to...Eric Dong
2014-08-19MdeModulePkg/PartitionDxe: Simplify the error handling of DriverBindingSuppor...Sergey Isakov
2014-08-19Refine the comments for the function header.Eric Dong
2014-08-18Update PeiCore to follow PI spec to retrieve GUIDED section data when Extract...Gao, Liming
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney
2014-08-14MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...Zeng, Star
2014-08-13Add the missing parameter comments for BaseSerialPortLib16550 lib. MdePkg: Fi...Gao, Liming
2014-08-12MdeModulePkg PeiCore: The DEBUG message (for HeapOffset and StackOffset) shou...Star Zeng
2014-08-11MdeModulePkg: BaseSerialPortLib16550 library to support PCI UART device.Gao, Liming
2014-08-11MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi.Gao, Liming
2014-08-11MdeModulePkg: DxeCoreGao, Liming
2014-08-08Added SMBIOS 2.8.0 updates.Elvin Li
2014-08-08Clean the useless code.Eric Dong
2014-08-071) Add type cast for better coding style.Feng Tian
2014-08-04The pointer argument should be set to NULL if not used not FALSE.Harry Liebel
2014-08-01MdeModulePkg: Fix wrong check for SetAttribute in ConsplitterElvin Li
2014-07-31MdeModulePkg: Removed valid text mode check in SetAttribute interface in Grap...Elvin Li
2014-07-30Refine code to make it more safely.Eric Dong
2014-07-28Update code to support VS2013 tool chain.Eric Dong
2014-07-28Update the code to follow UEFI spec, process date/time/ref value type as buff...Eric Dong
2014-07-28Print the CodeType and Value of status code with fixed length.Li, Elvin
2014-07-25MdeModulePkg: Fix parameter verification for SetAttributeJaben Carsey
2014-07-24Clear the whole EFI_PHYSICAL_ADDRESS CapsuleDataPtr64 to 0 at first to avoid ...Elvin Li
2014-07-22MdeModulePkg/AtaAtapiPassThru: Correct the algo of calculating PRDT number to...Tian, Feng
2014-07-21Refine code to follow good coding style.Eric Dong
2014-07-14Add check to make code more safely.Eric Dong
2014-07-14Check the validation when return from callback function to avoid use the inva...Eric Dong
2014-07-10Fix build fail for VS2005 tool chain.Eric Dong
2014-07-09The UEFI specification does not say anything when the pointers passed toOlivier Martin
2014-07-09Fixed typos: hanlder should be handler.Chen Fan
2014-07-09Refine the sample for action, should not use text two part.Eric Dong
2014-07-09Fix build fail for VS2005 tool chain.Eric Dong
2014-07-08Refine the save action for the browser.Eric Dong
2014-07-08MdeModulePkg XhciPei: Fix build failure "conversion from 'UINT32' to 'UINT8',...Star Zeng
2014-07-07MdeModulePkg XhciPei: Initialize ScratchPhy and ScratchEntryPhy in XhcPeiInit...Star Zeng
2014-07-07MdeModulePkg XhciDxe: Initialize ScratchPhy and ScratchEntryPhy in XhcInitSch...Star Zeng
2014-07-07Restore the question value before call the CHANGED callback type.Eric Dong
2014-07-04MdeModulePkg XhciDxe: XHCI multiple interface alternate setting support.Star Zeng
2014-07-02Correct the default value for date opcode.Eric Dong
2014-07-02MdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support.Star Zeng
2014-07-02MdeModulePkg SmmLockBoxSmmLib: Add debug message for the address of lockbox(s...Star Zeng
2014-06-30Fix a bug in IP4 driver when computing the network broadcast adress.Fu, Siyuan
2014-06-27MdeModulePkg/PiSmmCore: Initialize missing LoadedImage protocol fields for SM...Tapan Shah
2014-06-26Refine code to make it more safely.Eric Dong
2014-06-25MdeModulePkg/DxeMain: Zero ImageContext local variable before passing it down...Andrew Fish
2014-06-19The following call tree exposes a bug in the lifetime (ie. too lateAlex Williamson
2014-06-04MdeModulePkg/NvmExpressDxe: Check if CSTS.RDY is 0 to wait NVMe Host controll...Tian, Feng
2014-05-21Add 'file not found' debug message to MTFTP.Brendan Jackman
2014-05-15Change PciIo::GetBarAttributes() to return unsupported for a unsupported bar ...Ruiyu Ni