summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/ScsiDisk: Set correct value to the Media->IoAlign field of Block...Feng Tian2015-04-231-10/+11
* Update the logic for action opcode, also support user input a empty string fo...Eric Dong2015-04-201-0/+2
* Update the logic: After check the environment, calculate the new parameter an...Eric Dong2015-04-202-0/+20
* Fix some grammar and converge formatting of the two versions of TcpInput.cBALATON Zoltan2015-04-171-14/+15
* MdeModulePkg: PCD/Pei: eliminate unused but set variableLaszlo Ersek2015-04-151-3/+2
* MdeModulePkg Pcd: Check the input SkuId in SetSku()Star Zeng2015-04-144-29/+68
* MdeModulePkg PiDxeS3BootScriptLib: Initialize the EFI_BOOT_SCRIPT_TABLE_HEADE...Star Zeng2015-04-133-3/+7
* Save initial TSVal from TCP connection initiation packets.BALATON Zoltan2015-04-131-1/+3
* MdeModulePkg: Add ATTRIBUTE (+/-RT, RO) support in PCD declaration in DSC file.Star Zeng2015-04-106-34/+158
* MdeModulePkg/NvmExpressDxe: Fix possible memory leak issue in NvmExpressDxe d...Feng Tian2015-04-101-1/+8
* MdeModulePkg Variable: Enhance the code logic about VariableLockStar Zeng2015-04-101-0/+14
* MdeModulePkg: Roll back report status code change in RuntimeDriverSetVirtualA...Elvin Li2015-04-101-4/+5
* MdeModulePkg: Put report status code at the end of RuntimeDriverSetVirtualAdd...Elvin Li2015-04-091-5/+4
* MdeModulePkg: Put report status code after event was signaled per PI spec.Elvin Li2015-04-071-6/+6
* MdeModulePkg: Add LzmaDecompress GuidLiming Gao2015-04-071-0/+35
* MdeModulePkg: Add two library instancesLiming Gao2015-04-0326-0/+4894
* MdeModulePkg: Add LzmaDecompress GuidLiming Gao2015-04-031-0/+5
* MdeModulePkg: add error handling when DXE IPL PPI is not found.Elvin Li2015-04-011-1/+12
* MdeModulePkg: Remove unused internal structure in PeiCoreLiming Gao2015-03-311-12/+4
* MdeModulePkg BootScriptExecutorDxe: Fix 32bit build failure.Star Zeng2015-03-191-2/+2
* MdeModulePkg BootScriptExecutorDxe: Use ImageContext.ImageSize to allocate me...Star Zeng2015-03-181-2/+6
* MdeModulePkg: XhciDxe: list ARM and AARCH64 as valid architecturesLaszlo Ersek2015-03-161-1/+1
* MdeModulePkg: Add SMBIOS 64-bit support for SMBIOS 3.0.Elvin Li2015-03-165-95/+420
* MdeModulePkg: Fix typo.Shumin Qiu2015-03-137-16/+16
* MdeModulePkg/Usb: Remove unnecessary direction restriction on UsbHc2.SyncInte...Feng Tian2015-03-123-15/+3
* MdeModulePkg: Enhance the comments of PcdMaxUserNvVariableSpaceSize.Star Zeng2015-03-112-2/+2
* MdeModulePkg: Add function comment for 'GetPoolIndexFromSize'.Shumin Qiu2015-03-101-0/+8
* MdeModulePkg Variable: Keep the behavior of Variable Dxe and SMM drivers cons...Star Zeng2015-03-091-5/+5
* MdeModulePkg: use 64 KB granularity for runtime allocations on AArch64Ard Biesheuvel2015-03-061-0/+9
* MdeModulePkg: serve allocations from higher-up bins if current bin is emptyArd Biesheuvel2015-03-061-7/+22
* MdeModulePkg: carve pool pages into the largest chunks possibleArd Biesheuvel2015-03-061-3/+9
* MdeModulePkg: use index to traverse free pool pagesArd Biesheuvel2015-03-061-21/+9
* MdeModulePkg: improve scalability of memory poolsArd Biesheuvel2015-03-061-8/+28
* MdeModulePkg: use correct granularity when allocating pool pagesArd Biesheuvel2015-03-061-15/+37
* MdeModulePkg/FvSimpleFileSystemDxe: Fixed ARM compiler errorOlivier Martin2015-02-251-1/+1
* MdeModulePkg: list ARM and AARCH64 as valid architectures for some modulesLaszlo Ersek2015-02-235-5/+5
* MdeModulePkg: Update SMBIOS revision to 3.0.Elvin Li2015-02-151-1/+1
* MdeModulePkg: Update library class name of PlatformHookLibSerialPortPpi.infShumin Qiu2015-02-101-2/+2
* Open default Tcp child via BY_CHILD_CONTROLLER.Wu Jiaxin2015-02-051-1/+32
* MdeModulePkg: Update DSC file to fix build failure in EBC.Shumin Qiu2015-02-051-2/+2
* MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng2015-02-0510-10/+0
* Enhance the parameter check to avoid potential issue in negotiation.Ye Ting2015-02-041-14/+26
* Initialize data and correct faulty logic in TcpComponentNameGetControllerName...Wu Jiaxin2015-02-041-2/+3
* Verified ChildHandle, and correct the name for a child. Wu Jiaxin2015-02-041-7/+119
* */Contributions.txt: Update example email addressJordan Justen2015-02-031-2/+2
* Update the code not require optional parameters include DataPDUInOrder and Da...Roy Franz2015-02-031-10/+19
* Use SmmMemLib to check communication buffer.Yao, Jiewen2015-02-0219-573/+109
* MdeModulePkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxeStar Zeng2015-02-027-2/+25
* MdeModulePkg Variable: Before EndOfDxe, just record the current boot VarError...Star Zeng2015-02-021-1/+16
* Move ConfigHdr from browser_storage to Formset_storage, avoid device path los...Eric Dong2015-01-303-58/+180