summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/AtaAtapiPassThru: don't write read-only AHCI MMIO registerFeng Tian2014-11-102-8/+22
* MdeModulePkg: Add InSmm() API in PiSmmCoreSmmServicesTableLib instanceGao, Liming2014-11-051-1/+21
* EDK II Contributions.txt: Update patch format informationJordan Justen2014-10-311-13/+29
* MdeModulePkg/SecurityPkg Variable: Add boundary check for while (IsValidVaria...Star Zeng2014-10-312-26/+42
* Fix a bug introuduced by r16104, not all NIC device implement both memory and...Fu Siyuan2014-10-311-6/+7
* MdeModulePkg/IntelFrameworkModulePkg FwVol:Star Zeng2014-10-293-39/+20
* MdeModulePkg/AtaAtapiPassThru: When D2H FIS received at PIO DATA-IN transfer,...Reza Jelveh2014-10-221-9/+24
* Check the question value before call CHANGED. Only when question value has be...Eric Dong2014-10-211-1/+6
* Clean up the code. Action statement should not have text two opcode.Eric Dong2014-10-213-4/+0
* AtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still signal event when the Buf...Ruiyu Ni2014-10-153-49/+89
* MdeModulePkg PeiCore: Update the code of PeiAllocatePages() to correctly cons...Star Zeng2014-10-141-6/+10
* MdeModulePkg FaultTolerantWriteDxe: Remove unnecessary @para from function he...Star Zeng2014-10-101-2/+1
* MdeModulePkg FaultTolerantWriteDxe: Remove assumptions below in FTW driver.Star Zeng2014-10-106-197/+495
* MdeModulePkg DxeCore: Add FVH signature check before VerifyFvHeaderChecksum i...Star Zeng2014-10-091-0/+8
* MdeModulePkg/ScsiDiskDxe: Fix the build warning/error "unreachable statement"Olivier Martin2014-09-301-1/+0
* Removes some unused assigned variables.Olivier Martin2014-09-295-28/+3
* Enhance TargetName check when save iSCSI configuration.Ye Ting2014-09-241-0/+17
* Refine get default value process for browser. Eric Dong2014-09-233-255/+479
* Fix X64 native function call prolog. Prepare space for at least 4 arguments,Samer El-Haj-Mahmoud elhaj2014-09-222-1/+56
* 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