summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg Variable: Fix Timestamp zeroing issue on APPEND_WRITEStar Zeng2018-10-171-0/+2
* MdeModulePkg/DxeCore: UEFI mem attrib table update.Jiewen Yao2018-07-265-41/+158
* MdeModulePkg/Ip4Dxe: Add Ip/Netmask pair check for Ip4Config2Jiaxin Wu2017-05-185-66/+99
* MdeModulePkg/Network: Fix potential ASSERT if NetIp4IsUnicast is calledJiaxin Wu2017-05-185-12/+16
* MdeModulePkg: Check for NULL pointer before dereference it.Fu Siyuan2017-05-181-4/+8
* MdeModulePkg: Addressing TCP Window Retraction when window scale factor is used.Fu Siyuan2017-05-173-10/+43
* MdeModulePkg: Add wnd scale check before shrinking window.Fu Siyuan2017-05-171-3/+24
* MdeModulePkg: Discard received broadcast message in DxeIpIoLib.Fu Siyuan2017-05-171-0/+6
* MdeModulePkg/Mtftp4Dxe: Add invalid ServerIp check during MTFTP configurationJiaxin Wu2017-05-171-1/+5
* MdeModulePkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan2017-05-1714-79/+84
* MdeModulePkg: Update NetLib interface to support classless addressing.Fu Siyuan2017-05-172-23/+26
* MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive()Jiaxin Wu2017-05-171-8/+20
* MdeModulePkg/HiiDatabaseDxe: Fix a variable is uninitialized.Cinnamon Shia2017-05-161-0/+2
* MdeModulePkg/HiiDB: Avoid incorrect results of multiplicationDandan Bi2017-05-161-12/+12
* MdeModulePkg/Dxe/Image: Restore mCurrentImage on all pathsHao Wu2017-05-161-0/+6
* MdeModulePkg/UsbBotPei: Fix undefined behavior in signed left shiftHao Wu2017-05-161-3/+3
* MdeModulePkg/UfsBlkIoPei: Fix undefined behavior in signed left shiftHao Wu2017-05-161-3/+3
* MdeModulePkg/IdeBusPei: Fix undefined behavior in signed left shiftHao Wu2017-05-161-2/+2
* MdeModulePkg/ScsiDiskDxe: Fix undefined behavior in signed left shiftHao Wu2017-05-161-2/+2
* MdeModulePkg: Update PcdSmbiosVersion to 0x0301 for SMBIOS spec 3.1.0Star Zeng2017-04-251-2/+2
* MdeModulePkg: Replace ASSERT with error return code in PXE driver.Fu Siyuan2016-12-192-36/+68
* MdeModulePkg UefiPxeBcDxe: Fix build error for lastest VS2015 compilerHao Wu2016-12-151-1/+1
* MdeModulePkg VariableSmm: Do not need check CommBufferSize bufferStar Zeng2016-12-121-5/+4
* MdeModulePkg/DriverSample: Remove the password related codesDandan Bi2016-11-255-286/+1
* MdeModulePkg/DriverSampleDxe: Remove the non-interactive passwordDandan Bi2016-11-252-11/+0
* MdeModulePkg: Clear the buffer after using itDandan Bi2016-11-252-1/+3
* MdeModulePkg/SetupBrowser:Don't support password without interactive flagDandan Bi2016-11-251-21/+2
* MdeModulePkg/DisplayEngine: Popup dialogue when password is not supportedDandan Bi2016-11-254-1/+10
* MdeModulePkg/Xhci: Add 10ms delay before sending SendAddr cmd to devFeng Tian2016-11-244-4/+31
* MdeModulePkg/PiSmmCore: Cache CommunicationBuffer info before using itJeff Fan2016-11-231-8/+12
* MdeModulePkg/DisplayEngine: Return the selectable menu correctlyDandan Bi2016-11-231-5/+8
* MdeModulePkg: Check for the max DHCP packet length before use it.Fu Siyuan2016-11-212-1/+24
* MdeModulePkg: Change the default IPv4 config policyJiaxin Wu2016-10-285-107/+150
* MdeModulePkg/UiApp/BootMaint: Add check when to call FreePool functionHao Wu2016-10-191-2/+6
* MdeModulePkg PartitionDxe: Add Re-entry handling logic for BindingStopHao Wu2016-08-022-21/+110
* MdeModulePkg ScsiDiskDxe: Fix hang issue when reconnecting an ISCSI deviceHao Wu2016-08-011-5/+13
* MdeModulePkg/PciHostBridgeDxe: Fix VS tool chain build failureRuiyu Ni2016-07-181-0/+1
* MdeModulePkg/PciHostBridgeDxe: Add CpuArch protocol dependencyRuiyu Ni2016-07-181-1/+2
* MdeModulePkg/PciHostBridgeDxe: Honor ResourceAssignedRuiyu Ni2016-07-183-58/+134
* MdeModulePkg/PciHostBridgeLib: Add ResourceAssigned fieldRuiyu Ni2016-07-181-0/+2
* MdeModulePkg/PciHostBridgeDxe: Fix a Base/Limit comparing bugRuiyu Ni2016-07-182-14/+14
* MdeModulePkg/PciHostBridgeDxe: Don't miss prefetchable MMIO apertureRuiyu Ni2016-07-181-1/+2
* MdeModulePkg/PciBus: Should reserve enough bus number for HPCRuiyu Ni2016-07-181-2/+2
* MdeModulePkg BootMaint: remove set but unused variablesHao Wu2016-07-142-9/+0
* MdeModulePkg DeviceMngr: remove set but unused variablesHao Wu2016-07-141-2/+0
* MdeModulePkg: BootManagerMenuApp: remove set but unused variablesLaszlo Ersek2016-07-141-2/+0
* MdeModulePkg: UfsPassThruDxe: remove set but unused variablesLaszlo Ersek2016-07-142-10/+1
* MdeModulePkg/PciHostBridgeDxe: remove unused but set variablesArd Biesheuvel2016-07-141-8/+0
* MdeModulePkg MemoryProfile: ASSERT to ensure 'DriverInfoData' is not NULLHao Wu2016-07-122-0/+2
* MdeModulePkg VariableInfo: Fix GCC build failureStar Zeng2016-07-071-0/+1