summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: BaseSerialPortLib16550 library to support PCI UART device.Gao, Liming2014-08-114-55/+441
* MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi.Gao, Liming2014-08-116-0/+104
* MdeModulePkg: DxeCoreGao, Liming2014-08-111-0/+4
* Added SMBIOS 2.8.0 updates.Elvin Li2014-08-081-1/+1
* Clean the useless code.Eric Dong2014-08-081-1/+0
* 1) Add type cast for better coding style.Feng Tian2014-08-0728-88/+88
* The pointer argument should be set to NULL if not used not FALSE.Harry Liebel2014-08-041-2/+2
* MdeModulePkg: Fix wrong check for SetAttribute in ConsplitterElvin Li2014-08-011-2/+2
* MdeModulePkg: Removed valid text mode check in SetAttribute interface in Grap...Elvin Li2014-07-311-7/+0
* Refine code to make it more safely.Eric Dong2014-07-301-2/+7
* Update code to support VS2013 tool chain.Eric Dong2014-07-2823-19/+76
* Update the code to follow UEFI spec, process date/time/ref value type as buff...Eric Dong2014-07-282-106/+348
* Print the CodeType and Value of status code with fixed length.Li, Elvin2014-07-283-12/+12
* MdeModulePkg: Fix parameter verification for SetAttributeJaben Carsey2014-07-251-2/+2
* Clear the whole EFI_PHYSICAL_ADDRESS CapsuleDataPtr64 to 0 at first to avoid ...Elvin Li2014-07-241-0/+2
* MdeModulePkg/AtaAtapiPassThru: Correct the algo of calculating PRDT number to...Tian, Feng2014-07-221-2/+2
* Refine code to follow good coding style.Eric Dong2014-07-212-4/+4
* Add check to make code more safely.Eric Dong2014-07-141-2/+5
* Check the validation when return from callback function to avoid use the inva...Eric Dong2014-07-143-49/+156
* Fix build fail for VS2005 tool chain.Eric Dong2014-07-101-1/+1
* The UEFI specification does not say anything when the pointers passed toOlivier Martin2014-07-091-2/+12
* Fixed typos: hanlder should be handler.Chen Fan2014-07-096-6/+6
* Refine the sample for action, should not use text two part.Eric Dong2014-07-091-8/+0
* Fix build fail for VS2005 tool chain.Eric Dong2014-07-091-1/+1
* Refine the save action for the browser.Eric Dong2014-07-089-209/+930
* MdeModulePkg XhciPei: Fix build failure "conversion from 'UINT32' to 'UINT8',...Star Zeng2014-07-081-1/+1
* MdeModulePkg XhciPei: Initialize ScratchPhy and ScratchEntryPhy in XhcPeiInit...Star Zeng2014-07-071-0/+2
* MdeModulePkg XhciDxe: Initialize ScratchPhy and ScratchEntryPhy in XhcInitSch...Star Zeng2014-07-071-0/+2
* Restore the question value before call the CHANGED callback type.Eric Dong2014-07-071-0/+5
* MdeModulePkg XhciDxe: XHCI multiple interface alternate setting support.Star Zeng2014-07-044-249/+841
* Correct the default value for date opcode.Eric Dong2014-07-021-2/+2
* MdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support.Star Zeng2014-07-0217-225/+7575
* MdeModulePkg SmmLockBoxSmmLib: Add debug message for the address of lockbox(s...Star Zeng2014-07-021-2/+10
* Fix a bug in IP4 driver when computing the network broadcast adress.Fu, Siyuan2014-06-301-2/+3
* MdeModulePkg/PiSmmCore: Initialize missing LoadedImage protocol fields for SM...Tapan Shah2014-06-271-1/+3
* Refine code to make it more safely.Eric Dong2014-06-2621-21/+55
* MdeModulePkg/DxeMain: Zero ImageContext local variable before passing it down...Andrew Fish2014-06-251-1/+2
* The following call tree exposes a bug in the lifetime (ie. too lateAlex Williamson2014-06-191-25/+9
* MdeModulePkg/NvmExpressDxe: Check if CSTS.RDY is 0 to wait NVMe Host controll...Tian, Feng2014-06-042-18/+37
* Add 'file not found' debug message to MTFTP.Brendan Jackman2014-05-211-1/+8
* Change PciIo::GetBarAttributes() to return unsupported for a unsupported bar ...Ruiyu Ni2014-05-151-86/+73
* MdeModulePkg/AtaAtapiPassThru: Handle timeout 0 as indefinitely wait to stric...Tian, Feng2014-05-154-68/+151
* Fix some build issues (ARM toolchain).Olivier Martin2014-05-153-6/+2
* Based on request, export ResetRequired info used by browser.Eric Dong2014-05-143-3/+52
* Fix comment typos. Gao, Liming2014-05-131-1/+1
* Correct String language tag.Gao, Liming2014-05-121-0/+0
* 1. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan2014-05-0714-654/+18
* MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to r...Star Zeng2014-05-061-114/+13
* MdeModulePkg/ScsiDisk: Using back-off algorithm to dynamically adjust transfe...Tian, Feng2014-04-304-214/+284
* Correct the incorrect string. Gao, Liming2014-04-241-0/+0