summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/RamDiskDxe: Fix typo in HII messageAlcantara, Paulo2016-03-241-1/+1
* MdeModulePkg RamDiskDxe: Remove unnecessary TPL raise operationsHao Wu2016-03-232-14/+0
* MdeModulePkg RamDiskDxe: Uninstall DEVICE_PATH_PROTOCOL with correct paramHao Wu2016-03-231-1/+1
* MdeModulePkg RamDiskDxe: Remove unnecessary 'DisconnectController' callsHao Wu2016-03-232-5/+0
* MdeModulePkg: Fixed incorrect return value of MatchStringCecil Sheng2016-03-171-5/+29
* MdeModulePkg: ConSplitterDxe: use U64 mult/div wrappers in AbsPtr scalingLaszlo Ersek2016-03-161-3/+24
* MdeModulePkg: Rescale ConSplitter Absolute Pointer.Derek Lin2016-03-161-7/+36
* MdeModulePkg/DriverSampleDxe: Uninstall the ConfigAccess protocolDandan Bi2016-03-161-0/+2
* MdeModulePkg AcpiTableDxe: Use Rsdt to check against NULLStar Zeng2016-03-081-2/+2
* MdeModulePkg AcpiTableDxe: Don't uninstall Acpi Sdt Protocol at ReadyToLockStar Zeng2016-03-043-67/+3
* MdeModulePkg: Fix IPv4 double freeSamer El-Haj-Mahmoud2016-03-041-1/+3
* MdeModulePkg: Make HII configuration settings available to OS runtimeDandan Bi2016-03-046-5/+251
* MdeModulePkg/DisplayEngineDxe: Refine the coding styleDandan Bi2016-03-041-1/+0
* MdeModulePkg/FvSimpleFs: don't open DevicePath with BY_DRIVER modeFeng Tian2016-03-031-6/+5
* MdeModulePkg: Change the default IPv4 config policyJiaxin Wu2016-03-025-107/+150
* MdeModulePkg/HiiDatabaseDxe: Fix a variable is uninitialized.Cinnamon Shia2016-02-291-0/+2
* MdeModulePkg RamDiskDxe: Install Block I/O 2 Protocol on RAM disk devicesHao Wu2016-02-295-5/+373
* MdeModulePkg: Add RamDiskDxe driver implementationHao Wu2016-02-2911-0/+2619
* MdeModulePkg:Fix a robustness issue of Mnp DriverZhang Lubo2016-02-291-4/+60
* MdeModulePkg: RegularExpressionDxe: support free(NULL)Laszlo Ersek2016-02-261-1/+11
* MdeModulePkg: AcpiTableDxe: fix VS2008 build by merging adjacent if blocksArd Biesheuvel2016-02-261-12/+10
* MdeModulePkg: Add submitted callback test case in DriverSampleDandan Bi2016-02-254-3/+40
* MdeModulePkg: Add new HII action type EFI_BROWSER_ACTION_SUBMITTEDDandan Bi2016-02-251-0/+98
* MdeModulePkg: AcpiTableDxe: make 4 GB table allocation limit optionalArd Biesheuvel2016-02-243-184/+262
* MdeModulePkg: HiiDatabaseDxe: HiiStringToImage() should not overwrite BltXDandan Bi2016-02-231-3/+2
* MdeModulePkg/Partition: Fix 64bit build failure caused by last patchNi, Ruiyu2016-02-231-1/+1
* MdeModulePkg/Partition: Use proper partition number for MBRRuiyu Ni2016-02-191-6/+4
* MdeModulePkg: SNP should check Cdb.StatCode with PXE_STATCODE_SUCCESS.Fu Siyuan2016-02-172-5/+5
* MdeModulePkg: Make the DEBUG info consistent in SNP driver.Fu Siyuan2016-02-172-4/+4
* MdeModulePkg: Refine function comments in Keyword Handler ProtocolDandan Bi2016-02-162-10/+14
* MdeModulePkg: Correct one return status code in SNP Transmit function.Fu Siyuan2016-02-031-1/+2
* MdeModulePkg: Update the default size of MNP TX buffer pool.Fu Siyuan2016-02-031-1/+1
* MdeModulePkg: Update DBsize in SNP GetStatus command.Fu Siyuan2016-02-031-5/+1
* MdeModulePkg: Minor comments update to GetNextHighMonotonicCount()Star Zeng2016-01-291-3/+4
* MdeModulePkg Variable: Minor update to the Data parameter for GetVariable()Star Zeng2016-01-292-5/+7
* MdeModulePkg:Restore the HiiValue for string opcodeDandan Bi2016-01-271-1/+5
* MdeModulePkg:Make the logic in ConfigRouting.c clear and safeDandan Bi2016-01-261-16/+127
* MdeModulePkg: HiiDatabase: Refine the code to make it more safely.Eric Dong2016-01-251-4/+16
* MdeModulePkg: TerminalDxe: select the UART's default receive FIFO depthLaszlo Ersek2016-01-212-2/+2
* MdeModulePkg: SerialDxe: sync EFI_SERIAL_IO_MODE.Timeout with the specLaszlo Ersek2016-01-211-2/+2
* MdeModulePkg: SerialDxe: lay out mSerialIoMode initializer more nicelyLaszlo Ersek2016-01-211-7/+10
* MdeModulePkg: Add MorLock to variable driver.Yao, Jiewen2016-01-193-3/+69
* MdeModulePkg: Add MorLockDxe to variable driver.Yao, Jiewen2016-01-191-0/+89
* MdeModulePkg: Add MorLockSmm to variable driver.Yao, Jiewen2016-01-191-0/+394
* MdeModulePkg:Fix the potential memory leak issue in Display EngineDandan Bi2016-01-151-8/+38
* MdeModulePkg: Fix GraphicsConsole driver resolution out of sync issueRuiyu Ni2016-01-111-3/+5
* MdeModulePkg: Update MNP driver to recycle TX buffer asynchronously.Fu Siyuan2016-01-085-113/+348
* MdeModulePkg: update SNP.GetStatus to handle multiple recycled TX buffer.Fu Siyuan2016-01-083-18/+89
* Rollback the commit because it has potential issue.Dandan Bi2016-01-061-34/+0
* MdeModulePkg IScsiDxe: Fix a typo in function descriptionHao Wu2016-01-061-1/+1