Age | Commit message (Expand) | Author | Files | Lines |
2007-10-31 | 1) Change GUID of emuvariable module. | yshang1 | 2 | -2/+2 |
2007-10-30 | MdeModulePkg/Universal/DevicePathDxe/DevicePathFromText.c: | jljusten | 1 | -0/+4 |
2007-10-22 | Update following library class/Protocol for puting 'Framework' as prefix | klu2 | 2 | -3/+3 |
2007-10-22 | Add ConIn device even if SimpleTextInputEx Protocol is not available for back... | qhuang8 | 1 | -5/+7 |
2007-10-19 | Fix a bug in variable driver cache mechanism: | qhuang8 | 1 | -1/+2 |
2007-10-19 | Update to support EFI_SIMPLE_INPUT_EX protocol | qhuang8 | 7 | -19/+1440 |
2007-10-16 | Merger network tackers 9307, 9338, 9339, 9397 | vanjeff | 1 | -3/+4 |
2007-10-16 | Add judgement for TextModeMap | klu2 | 1 | -3/+18 |
2007-10-16 | 1. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.dec | vanjeff | 4 | -80/+689 |
2007-10-11 | Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod... | qhuang8 | 18 | -23/+22 |
2007-10-10 | Changed to pass the build with Visual Studio 2005 | jwang36 | 1 | -4/+4 |
2007-10-10 | Fixed one issue for IPF, the entry address needs 8 bytes alignment. | vanjeff | 1 | -3/+3 |
2007-10-09 | Clean up Network Components to support GCC build. | yshang1 | 13 | -33/+35 |
2007-10-09 | Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam... | qhuang8 | 18 | -82/+82 |
2007-10-09 | Fix a bug. FindVariable now search volatile variable first (previously NV var... | qwang12 | 1 | -3/+5 |
2007-10-09 | Update English Module to selectively install Unicode Collation and Unicode Co... | qhuang8 | 3 | -11/+68 |
2007-10-06 | Fix a bug with changing the NVRAM properties of a Variable | AJFISH | 1 | -7/+8 |
2007-10-05 | Update comments in Variable driver and removed references to FLASH Map Hob in... | AJFISH | 5 | -453/+267 |
2007-10-04 | Made PCD valid for all architectures. Added new Variable statistic dump aplic... | AJFISH | 1 | -1/+1 |
2007-10-04 | Add Profiling support for Variable store and added a specialized caching algo... | AJFISH | 4 | -18/+363 |
2007-09-30 | Update to support to produce Component Name and & Component Name 2 protocol ... | qhuang8 | 68 | -9411/+11119 |
2007-09-30 | Update to support to produce Component Name and & Component Name 2 protocol ... | qhuang8 | 12 | -535/+1516 |
2007-09-30 | Update to support to produce Component Name and & Component Name 2 protocol ... | qhuang8 | 3 | -62/+248 |
2007-09-30 | Update to support to produce Component Name and & Component Name 2 protocol ... | qhuang8 | 6 | -205/+447 |
2007-09-29 | 1. Fixed one bug in ConPlatform.c, add NULL judgment. | vanjeff | 1 | -20/+17 |
2007-09-28 | Clear up network stack to use R9 MdeLib: | qhuang8 | 24 | -26/+34 |
2007-09-28 | Sync BASE_NAME of Upd4Dxe to Udp4Dxe. | vanjeff | 2 | -5/+5 |
2007-09-24 | Update DevicePath driver to reflect several device path update in UEFI spec: ... | qhuang8 | 3 | -406/+666 |
2007-09-19 | Update Mde/MdeModulePkg to support ICC build for IA32/X64. | yshang1 | 2 | -7/+7 |
2007-09-17 | 1. Uefi2.1 feature - Add Hardware Error Record Persistence Support | qhuang8 | 2 | -416/+518 |
2007-09-11 | Remove the #ifdef style code ported from EDK tree. EdkII use PCD for customiz... | qhuang8 | 6 | -27/+3 |
2007-09-06 | Sync one bug on PxeBC module from R8. | vanjeff | 2 | -6/+7 |
2007-09-06 | Clean up two infs. | qwang12 | 1 | -3/+0 |
2007-09-04 | Fixed one bug when runtime test. The root cause is that ICC compiler will con... | vanjeff | 1 | -2/+17 |
2007-09-04 | Merge the PI enabling works from the branch | qwang12 | 4 | -6/+6 |
2007-08-30 | Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec... | qhuang8 | 11 | -44/+44 |
2007-08-30 | 1. Fixed one bug in Undi driver. | vanjeff | 2 | -2/+9 |
2007-08-30 | Added missing dependent package | jwang36 | 2 | -0/+2 |
2007-08-29 | Add dependent packages in INF of modules. | yshang1 | 7 | -0/+7 |
2007-08-29 | Update comments. | qhuang8 | 1 | -3/+3 |
2007-08-29 | update the callback event error. The event type should be virtual-address-cha... | qhuang8 | 1 | -3/+3 |
2007-08-28 | Using the correct HiiFramework.h header file. | lgao4 | 1 | -1/+1 |
2007-08-27 | Add check of buffer value returned from AllocateZeroPool() | mdkinney | 1 | -0/+3 |
2007-08-27 | 1. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ... | vanjeff | 7 | -6/+157 |
2007-08-27 | 1. Sync Tcp4 protocol definitions to match UEFI 2.1 | vanjeff | 1 | -2/+2 |
2007-08-27 | Make MdeModulePkg GCC clean. | qwang12 | 14 | -37/+35 |
2007-08-24 | Clean up INF file | mdkinney | 1 | -5/+1 |
2007-08-24 | 1. clean up codes. | vanjeff | 3 | -4/+1 |
2007-08-23 | 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ... | vanjeff | 45 | -148/+155 |
2007-08-22 | Update PciCfg2.c to follow strict ANSI C spec. | yshang1 | 1 | -4/+12 |