summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2010-08-09Fixed K9 scan issues.hhuan13
2010-08-06Move registration of DXE Core with PeCoffExtraActionLib after the lib constru...mdkinney
2010-08-06Fix IP address text representation issue about leading zeros jjin9
2010-08-04According to SCSI spec, ANSI version is 3 bits, so 0x7 should be used to get ...li-elvin
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-08-03Update DXE Core so its own PE/COFF image is passed to the PeCoffExtraActionLibmdkinney
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-28Roll back change r10696, because new update on r10700 and r10701 handles this...lgao4
2010-07-28Enhance FV2.ReadSection() to read GUIDED section raw data when its extraction...lgao4
2010-07-28Enhance PiSmmCoreMemoryAllocationLib Free function implementation to call gSm...lgao4
2010-07-26Make sure gBS FreePool() is used to free the buffer always allocated by gBS A...lgao4
2010-07-26Update AtaBus module to use Uefi.h as the master header file as it is a pure ...qhuang8
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-191. Add init flag DEBUG_AGENT_INIT_DXE_AP.vanjeff
2010-07-18Fix 64-bit bug in DxeIpl. You can't cast an & UINT64 to a UINT32 *, as the up...andrewfish
2010-07-16Enhance to follow UEFI2.3 spec - the EFI_ACPI_TABLE_PROTOCOL will ensure that...jyao1
2010-07-13Refine code.vanjeff
2010-07-13Change type of PcdSrIovSupport/PcdAriSupport/PcdMrIovSupport from FeatureFlag...rsun3
2010-07-13Return from ProgramBar() after VF BARs are programmed.rsun3
2010-07-13Fix bugs in the PCI bus driver to support SR-IOV.rsun3
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-07Update the previous fix to only shadow the function for supported processor a...andrewfish
2010-07-07Fix issue with ARM port. Image.c shadow code is not ANSI C and crashes on ARM...andrewfish
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-07-011. fixed one bug to construct config request string header used child handle ...vanjeff
2010-06-30Add routing header type to NetLib.tye1
2010-06-291) Call ProcessNotifyList() to process all Dispatch Notifications after the M...mdkinney
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-17Add a missing parameter description in the function header for CoreFindFreePa...rsun3
2010-06-141) Improve how memory usage is tracked in DXE Coremdkinney
2010-06-13Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ...qianouyang
2010-06-04Change MaxBlock to HEX value to avoid GCC build failure.li-elvin
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-28If SCSI version support Read/Write (16) command, use both commands to access ...li-elvin
2010-05-27Add three HiiLib APIs: HiiCreateTextOpCode, HiiCreateDateOpCode and HiiCreate...lgao4