summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Add more check for the code to make it more safely.Eric Dong2014-09-182-2/+4
* MdeModulePkg/UsbBusDxe: Update Device->NumOfInterface at error handling path ...Feng Tian2014-09-181-1/+2
* MdeModulePkg XhciPei/UsbBusPei: Enhance code for better device compatibility.Star Zeng2014-09-153-6/+40
* 1. Use the PciIo->GetBarAttributes to find the logical bar index of the memor...Fu, Siyuan2014-09-153-631/+75
* MdeModulePkg/UsbBusDxe: Fixed Clang build error.Nikolai Saoukh2014-09-102-2/+2
* MdeModulePkg: Fix XCODE Link Issue in DxeCoreGao, Liming2014-09-091-1/+1
* MdeModulePkg VariableRuntimeDxe: Bug fix and and refine debug message.Dong, Guo2014-09-031-2/+2
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-03154-9/+9
* Update MdeModulePkg package version to 0.94.Feng Tian2014-09-022-2/+2
* Allocate EfiReservedMemoryType of memory.Elvin Li2014-08-292-16/+10
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-296/+508
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-28259-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-28149-1220/+1837
* MdeModulePkg DxeCore: Handle FFS file with FFS_ATTRIB_CHECKSUM set for not ca...Star Zeng2014-08-281-10/+45
* MdeModulePkg DxeCore: Don't cache memory mapped IO FV.Star Zeng2014-08-275-83/+140
* MdeModulePkg/UsbBusDxe: Fix a bug about the alternate setting number which sh...Feng Tian2014-08-271-2/+2
* Refine the fix for the bug that cause assert when do the reconnect in the cal...Eric Dong2014-08-272-29/+4
* 1. CapsuleLongModeBuffer variable should not have EFI_VARIABLE_RUNTIME_ACCESS...Elvin Li2014-08-263-91/+108
* Clean up the framework style code.Eric Dong2014-08-261-17/+21
* The original code does not initialize the global width constants before creat...Samer El-Haj-Mahmoud elhaj2014-08-261-12/+17
* EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen2014-08-251-0/+14
* Append the terminating null character at the end of the string to avoid buffe...Qiu Shumin2014-08-252-3/+7
* Do not access transfer ring when endpoint is isochronous type and control typ...Elvin Li2014-08-221-6/+26
* MdeModulePkg PeiCore: Add NULL pointer check.Star Zeng2014-08-201-0/+8
* Clean up the useless code in DriverSampleDxe.Eric Dong2014-08-191-2/+0
* Refine the code logic, use dynamic allocate buffer instead of static array to...Eric Dong2014-08-192-69/+100
* MdeModulePkg/PartitionDxe: Simplify the error handling of DriverBindingSuppor...Sergey Isakov2014-08-191-5/+2
* Refine the comments for the function header.Eric Dong2014-08-192-6/+137
* Update PeiCore to follow PI spec to retrieve GUIDED section data when Extract...Gao, Liming2014-08-182-5/+30
* Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney2014-08-1412-1/+969
* MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...Zeng, Star2014-08-149-64/+132
* Add the missing parameter comments for BaseSerialPortLib16550 lib. MdePkg: Fi...Gao, Liming2014-08-132-3/+7
* MdeModulePkg PeiCore: The DEBUG message (for HeapOffset and StackOffset) shou...Star Zeng2014-08-121-3/+5
* 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