summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2007-10-16Merger network tackers 9307, 9338, 9339, 9397vanjeff1-3/+4
2007-10-16Add judgement for TextModeMapklu21-3/+18
2007-10-161. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff4-80/+689
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang818-23/+22
2007-10-10Changed to pass the build with Visual Studio 2005jwang361-4/+4
2007-10-10Fixed one issue for IPF, the entry address needs 8 bytes alignment.vanjeff1-3/+3
2007-10-09Clean up Network Components to support GCC build.yshang113-33/+35
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang818-82/+82
2007-10-09Fix a bug. FindVariable now search volatile variable first (previously NV var...qwang121-3/+5
2007-10-09Update English Module to selectively install Unicode Collation and Unicode Co...qhuang83-11/+68
2007-10-06Fix a bug with changing the NVRAM properties of a VariableAJFISH1-7/+8
2007-10-05Update comments in Variable driver and removed references to FLASH Map Hob in...AJFISH5-453/+267
2007-10-04Made PCD valid for all architectures. Added new Variable statistic dump aplic...AJFISH1-1/+1
2007-10-04Add Profiling support for Variable store and added a specialized caching algo...AJFISH4-18/+363
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang868-9411/+11119
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang812-535/+1516
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang83-62/+248
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang86-205/+447
2007-09-291. Fixed one bug in ConPlatform.c, add NULL judgment.vanjeff1-20/+17
2007-09-28Clear up network stack to use R9 MdeLib:qhuang824-26/+34
2007-09-28Sync BASE_NAME of Upd4Dxe to Udp4Dxe.vanjeff2-5/+5
2007-09-24Update DevicePath driver to reflect several device path update in UEFI spec: ...qhuang83-406/+666
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang12-7/+7
2007-09-171. Uefi2.1 feature - Add Hardware Error Record Persistence Support qhuang82-416/+518
2007-09-11Remove the #ifdef style code ported from EDK tree. EdkII use PCD for customiz...qhuang86-27/+3
2007-09-06Sync one bug on PxeBC module from R8.vanjeff2-6/+7
2007-09-06Clean up two infs.qwang121-3/+0
2007-09-04Fixed one bug when runtime test. The root cause is that ICC compiler will con...vanjeff1-2/+17
2007-09-04Merge the PI enabling works from the branchqwang124-6/+6
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang811-44/+44
2007-08-301. Fixed one bug in Undi driver. vanjeff2-2/+9
2007-08-30Added missing dependent packagejwang362-0/+2
2007-08-29Add dependent packages in INF of modules.yshang17-0/+7
2007-08-29Update comments.qhuang81-3/+3
2007-08-29update the callback event error. The event type should be virtual-address-cha...qhuang81-3/+3
2007-08-28Using the correct HiiFramework.h header file.lgao41-1/+1
2007-08-27Add check of buffer value returned from AllocateZeroPool()mdkinney1-0/+3
2007-08-271. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ...vanjeff7-6/+157
2007-08-271. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff1-2/+2
2007-08-27Make MdeModulePkg GCC clean.qwang1214-37/+35
2007-08-24Clean up INF filemdkinney1-5/+1
2007-08-241. clean up codes.vanjeff3-4/+1
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff45-148/+155
2007-08-22Update PciCfg2.c to follow strict ANSI C spec.yshang11-4/+12
2007-08-20Merge in a bug fixed in EDK tree.qwang121-1/+1
2007-08-17Use <> in #include statements instead of "" for include files from packagesmdkinney3-12/+7
2007-08-17Previous fix was in errorAJFISH1-1/+1
2007-08-17Missed a conversion. Fixed build breakAJFISH1-1/+1
2007-08-16Cleaned up EFI Console Variable usageAJFISH4-24/+14
2007-08-16Updated to use new PCD settingsAJFISH3-64/+93