summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)Author
2010-08-04Fix a typo in Ip4ConfigDriverBindingStart(): it should be gEfiManagedNetworkS...xdu2
2010-08-04Update MnpDxe to deliver VLAN tagged packet even when there is no VLAN is con...xdu2
2010-07-30Add debug print that the system is about to be reset. I was seeing watchtog t...andrewfish
2010-07-30Fix a bug. iSCSI driver doesn’t follow driver model Start()/Stop() in case ...hhuan13
2010-07-30Add NULL pointer checking against Data.xli24
2010-07-30Fix one issue: Some last IP settings may be lost when IP setting was re-set.vanjeff
2010-07-30Handle gEfiStatusCodeDataTypeStringGuid in status code handler drivers.xli24
2010-07-22Add 64-bit versions of FLASH Base addressess as it is legal to have them >4G....andrewfish
2010-07-20Per UEFI Spec, LowestAlignedLba and LogicalBlocksPerPhysicalBlock must be 0 f...niruiyu
2010-07-16Enhance to follow UEFI2.3 spec - the EFI_ACPI_TABLE_PROTOCOL will ensure that...jyao1
2010-07-13Refine code.vanjeff
2010-07-12remove duplicated code.vanjeff
2010-07-08Remove ASSERT and change to if ()hhuan13
2010-07-08Fix a bug by adding * for Ptr8hhuan13
2010-07-07Fix a bug:hhuan13
2010-07-05Fix the issues that StatusCode can't work when PcdStatusCodeUseMemory is set ...lgao4
2010-07-05Initialize lists ArpService->PendingRequestTable/DeniedCacheTable/ResolvedCac...xdu2
2010-07-051. update to use 1 EFI Variable per NIC (instead of converge all NIC configur...xdu2
2010-07-01Fix a bug that mtftp4 driver reply 2 ACK in answer to incoming No.65535 block...hhuan13
2010-06-29Fixed a bug in Mtftp4: to allow the block number to roll over to accept trans...hhuan13
2010-06-18Remove some unnecessary clear screen from console drivers.li-elvin
2010-06-13Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ...qianouyang
2010-06-04Do the following fix up in SetupBrowser driver:lgao4
2010-06-02Fixed tracker #203752, Dhcp4 assert issue.hhuan13
2010-06-02Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao4
2010-05-25Status code handler callback should be declared as EFIAPIklu2
2010-05-21Fixed the issue of that IP4driver can’t correctly reassemble the Out of Seq...qianouyang
2010-05-20MdeModulePkg AcpiTableDxe: Fix GCC build warningjljusten
2010-05-20fix a bug that FindVariable() may set GoneThrough flag wrongly when a >64K va...erictian
2010-05-19Fix VS2003 build errorjyao1
2010-05-19Update QueryCapsuleCapabilities interface.li-elvin
2010-05-19add security check.vanjeff
2010-05-18MdeModulePkg:jyao1
2010-05-17Small code refinement in MdeModulePkg.rsun3
2010-05-14Fix 3 K8 issues for PXE module hhuan13
2010-05-12Fix for UNIXGCC buildjchen20
2010-05-11Add fix for the hardcoded Max ACPI table number. With this fix, the number of...jchen20
2010-05-101. Use the max string size to compare password string.lgao4
2010-05-05raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m...erictian
2010-04-29Forcing functions with variable argument lists to use the same calling conven...geekboy15a
2010-04-24Update the copyright notice formathhtian
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a
2010-04-091.Fixed the bug when retrieved component name by child handle. It should use...vanjeff
2010-04-06Update the modules with the different module GUID to avoid the different modu...lgao4
2010-04-01Enhance SNP to be compatible with UNDI driver which doesn’t report correct ...xdu2
2010-03-28fixed IP fragment issue which caused the MTU used by IP is less than the one ...qianouyang
2010-03-27remove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the calling PxeBc->Stop() in...vanjeff
2010-03-21Fix sync issue to make EbcLLCALLEX() function check the same value to ones th...lgao4
2010-03-19Fix an bug for PXE boot asserthhuan13
2010-03-18changing UDP default timeout value to 2s to improve PXE BC boot performance.vanjeff