summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2010-11-12Fix bug: The lower 2 bits of Width and stripped, Count will always be multipl...vanjeff
2010-11-11Print Arrow for Goto button.lgao4
2010-11-10Replaced MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA_MAX_SIZE.vanjeff
2010-11-10Fix ICC build break.rsun3
2010-11-09Add new PCD gEfiMdeModulePkgTokenSpaceGuid.PcdMaxEfiSystemTablePointerAddres...lgao4
2010-11-09Some existing PCI adapters with UEFI option ROMs make unaligned requests thro...rsun3
2010-11-08Per the UEFI spec, if a PCI controller is a P2P bridge, then the I/O, Memory ...rsun3
2010-11-04Prevent infinite recursion when ASSERT(), DEBUG(), or any other use of Report...mdkinney
2010-11-04Complement fix for revision #10998 (Remove PI SMM IPL's dependency on CPU AP).rsun3
2010-11-03The CurrentNumberOfxxxxx should be based on the device going away, and not th...vanjeff
2010-11-03swaps the order of timer disable and memory map termination to make sure memo...vanjeff
2010-11-03Remove PI SMM IPL's dependency on CPU AP so that PI SMM IPL can be dispatched...rsun3
2010-11-02Fix PCD token value conflict issue.gikidy
2010-11-01Refine code to make code run more safely.ydong10
2010-10-28S.M.A.R.T feature enableerictian
2010-10-26Correct Data type conversion.lgao4
2010-10-25Update HiiDatabase->ExportPackageLists() service to support NULL HII handle ...lgao4
2010-10-25Reserve one column at left screen to be more visually.lgao4
2010-10-25Fix the following three issues:lgao4
2010-10-21Use the correct length to copy KeyData.niruiyu
2010-10-20Fix build issue in IPv4. qianouyang
2010-10-19return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS.erictian
2010-10-18Refine code to make code run more safely.ydong10
2010-10-18set the interface of usb hid device to boot protocol if it's not in such case.erictian
2010-10-15Fix minor gcc build break.andrewfish
2010-10-15Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang
2010-10-14Update ConPlatform driver to support GOP driver which creates multiple children.niruiyu
2010-10-14fix 32bit build warningerictian
2010-10-13DuetPkg, MdeModulePkg: Fix several enum comparionsjljusten
2010-10-12add ataatapipassthru driver to dsc fileerictian
2010-10-11Correct the bad token number for gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVe...rsun3
2010-09-30remove additional space from comments and pass ICC/GCC44 builderictian
2010-09-29add native ide/ahci drivererictian
2010-09-16Refine code to make code run safely.ydong10
2010-09-15Refine soma code to make code run safely.ydong10
2010-09-10Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SAL_DRIVE...mdkinney
2010-09-09Improve PXE Over IPv4 performance:hhuan13
2010-09-07Rename one file to follow the file naming convention.rsun3
2010-09-07Rename one file to follow the file naming convention.rsun3
2010-09-02Fill AtaDeviceHeader field in ATA command blockqhuang8
2010-08-27The patch acknowledges the TCP zero window probe message, either the format w...tye1
2010-08-27To comply w/ UEFI spec , In Dhcp(), Discover(), and Mtftp() interfaces, set t...hhuan13
2010-08-26Avoid DxeCore to reclaim PEI stack as IDT may be on it (like 32-bit OVMF).pgao2
2010-08-23Change the check condition for 16 byte command, when HDD size is > 2TB, use 1...li-elvin
2010-08-20Fixed Ip4 bug that causing Iscsi reconnect hang sporadically . In Ip4OutPut()...hhuan13
2010-08-18clear the correct BAR register. Because for P2P device, only register from 0x...niruiyu
2010-08-181. Introduce PcdTftpBlockSize to let platform DSC customize block size.hhuan13
2010-08-17remove CpuBreakpoint ().vanjeff
2010-08-17Fixed one bug which may lead standard error handle could not be set into syst...vanjeff
2010-08-15Roll back BlockSize to 0x8000 for PXE performance concern.hhuan13