Age | Commit message (Expand) | Author | Files | Lines |
2010-12-06 | 1) Change location of DEBUG() macro that prints the name of the FFS file bein... | mdkinney | 4 | -109/+18 |
2010-12-06 | DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64 | jljusten | 2 | -0/+2 |
2010-12-04 | Update PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG_DISPATCH, )) macros t... | mdkinney | 6 | -9/+153 |
2010-11-26 | EHCI Controllers with a CapLen of 0 are ignored. | erictian | 1 | -0/+8 |
2010-11-25 | Fix a bug in GetLangFromSupportedLangCodes() | niruiyu | 2 | -0/+10 |
2010-11-24 | Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se... | niruiyu | 3 | -77/+302 |
2010-11-23 | Fix the bug that HiiConfigToBlock doesn't update BlockSize when Block is not... | lgao4 | 1 | -8/+24 |
2010-11-23 | 1. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CO... | vanjeff | 2 | -6/+17 |
2010-11-22 | The PCI HotPlug Init Protocol returns a list of Root HPC, but it is possible ... | rsun3 | 3 | -3/+6 |
2010-11-22 | Add a new PCD PcdResetOnMemoryTypeInformationChange in MdeModulePkg to contro... | niruiyu | 1 | -0/+3 |
2010-11-22 | Include BaseMemoryLib.h for macro EFI_IP4_EQUAL, EFI_IP6_EQUAL etc. | xdu2 | 1 | -0/+1 |
2010-11-22 | Compare DXE performance token name by DXE performance string length. | lgao4 | 1 | -3/+3 |
2010-11-18 | Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se... | niruiyu | 2 | -81/+302 |
2010-11-16 | Fix spelling error in comment | mdkinney | 2 | -2/+2 |
2010-11-12 | Fix bug: The lower 2 bits of Width and stripped, Count will always be multipl... | vanjeff | 1 | -7/+7 |
2010-11-11 | Print Arrow for Goto button. | lgao4 | 1 | -0/+12 |
2010-11-10 | Replaced MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA_MAX_SIZE. | vanjeff | 2 | -19/+8 |
2010-11-10 | Fix ICC build break. | rsun3 | 1 | -7/+7 |
2010-11-09 | Add new PCD gEfiMdeModulePkgTokenSpaceGuid.PcdMaxEfiSystemTablePointerAddres... | lgao4 | 3 | -9/+101 |
2010-11-09 | Some existing PCI adapters with UEFI option ROMs make unaligned requests thro... | rsun3 | 3 | -0/+143 |
2010-11-08 | Per the UEFI spec, if a PCI controller is a P2P bridge, then the I/O, Memory ... | rsun3 | 1 | -2/+2 |
2010-11-04 | Prevent infinite recursion when ASSERT(), DEBUG(), or any other use of Report... | mdkinney | 2 | -4/+39 |
2010-11-04 | Complement fix for revision #10998 (Remove PI SMM IPL's dependency on CPU AP). | rsun3 | 1 | -8/+12 |
2010-11-03 | The CurrentNumberOfxxxxx should be based on the device going away, and not th... | vanjeff | 1 | -2/+2 |
2010-11-03 | swaps the order of timer disable and memory map termination to make sure memo... | vanjeff | 1 | -5/+5 |
2010-11-03 | Remove PI SMM IPL's dependency on CPU AP so that PI SMM IPL can be dispatched... | rsun3 | 2 | -12/+19 |
2010-11-02 | Fix PCD token value conflict issue. | gikidy | 1 | -1/+1 |
2010-11-01 | Refine code to make code run more safely. | ydong10 | 1 | -1/+2 |
2010-10-28 | S.M.A.R.T feature enable | erictian | 2 | -0/+376 |
2010-10-26 | Correct Data type conversion. | lgao4 | 2 | -3/+3 |
2010-10-25 | Update HiiDatabase->ExportPackageLists() service to support NULL HII handle ... | lgao4 | 1 | -2/+2 |
2010-10-25 | Reserve one column at left screen to be more visually. | lgao4 | 3 | -4/+5 |
2010-10-25 | Fix the following three issues: | lgao4 | 1 | -43/+17 |
2010-10-21 | Use the correct length to copy KeyData. | niruiyu | 1 | -1/+1 |
2010-10-20 | Fix build issue in IPv4. | qianouyang | 2 | -2/+2 |
2010-10-19 | return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS. | erictian | 4 | -6/+20 |
2010-10-18 | Refine code to make code run more safely. | ydong10 | 7 | -7/+11 |
2010-10-18 | set the interface of usb hid device to boot protocol if it's not in such case. | erictian | 2 | -2/+2 |
2010-10-15 | Fix minor gcc build break. | andrewfish | 1 | -1/+1 |
2010-10-15 | Update IPsec.h file to follow approved ECR which will be collected into futur... | qianouyang | 7 | -114/+274 |
2010-10-14 | Update ConPlatform driver to support GOP driver which creates multiple children. | niruiyu | 3 | -16/+112 |
2010-10-14 | fix 32bit build warning | erictian | 2 | -14/+14 |
2010-10-13 | DuetPkg, MdeModulePkg: Fix several enum comparions | jljusten | 2 | -2/+2 |
2010-10-12 | add ataatapipassthru driver to dsc file | erictian | 1 | -0/+1 |
2010-10-11 | Correct the bad token number for gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVe... | rsun3 | 1 | -1/+1 |
2010-09-30 | remove additional space from comments and pass ICC/GCC44 build | erictian | 5 | -1124/+1114 |
2010-09-29 | add native ide/ahci driver | erictian | 8 | -0/+8805 |
2010-09-16 | Refine code to make code run safely. | ydong10 | 12 | -26/+29 |
2010-09-15 | Refine soma code to make code run safely. | ydong10 | 37 | -142/+174 |
2010-09-10 | Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SAL_DRIVE... | mdkinney | 1 | -1/+1 |