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