summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)Author
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff
2007-11-16Add CapsuleInfo guid to store the list of capsule image guid.lgao4
2007-11-14add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A...eric_tian
2007-11-13Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O...vanjeff
2007-11-13Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O...vanjeff
2007-11-08gEfiVariableWriteArchProtocolGuid should be used for the depex as defined in ...qwang12
2007-11-05define the variable related to PCD for supporting big variable (>32K) easily.gtian
2007-10-311) Change GUID of emuvariable module. yshang1
2007-10-30MdeModulePkg/Universal/DevicePathDxe/DevicePathFromText.c:jljusten
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu2
2007-10-22Add ConIn device even if SimpleTextInputEx Protocol is not available for back...qhuang8
2007-10-19Fix a bug in variable driver cache mechanism:qhuang8
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang8
2007-10-16Merger network tackers 9307, 9338, 9339, 9397vanjeff
2007-10-16Add judgement for TextModeMapklu2
2007-10-161. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang8
2007-10-10Changed to pass the build with Visual Studio 2005jwang36
2007-10-10Fixed one issue for IPF, the entry address needs 8 bytes alignment.vanjeff
2007-10-09Clean up Network Components to support GCC build.yshang1
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang8
2007-10-09Fix a bug. FindVariable now search volatile variable first (previously NV var...qwang12
2007-10-09Update English Module to selectively install Unicode Collation and Unicode Co...qhuang8
2007-10-06Fix a bug with changing the NVRAM properties of a VariableAJFISH
2007-10-05Update comments in Variable driver and removed references to FLASH Map Hob in...AJFISH
2007-10-04Made PCD valid for all architectures. Added new Variable statistic dump aplic...AJFISH
2007-10-04Add Profiling support for Variable store and added a specialized caching algo...AJFISH
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-09-291. Fixed one bug in ConPlatform.c, add NULL judgment.vanjeff
2007-09-28Clear up network stack to use R9 MdeLib:qhuang8
2007-09-28Sync BASE_NAME of Upd4Dxe to Udp4Dxe.vanjeff
2007-09-24Update DevicePath driver to reflect several device path update in UEFI spec: ...qhuang8
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang1
2007-09-171. Uefi2.1 feature - Add Hardware Error Record Persistence Support qhuang8
2007-09-11Remove the #ifdef style code ported from EDK tree. EdkII use PCD for customiz...qhuang8
2007-09-06Sync one bug on PxeBC module from R8.vanjeff
2007-09-06Clean up two infs.qwang12
2007-09-04Fixed one bug when runtime test. The root cause is that ICC compiler will con...vanjeff
2007-09-04Merge the PI enabling works from the branchqwang12
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8
2007-08-301. Fixed one bug in Undi driver. vanjeff
2007-08-30Added missing dependent packagejwang36
2007-08-29Add dependent packages in INF of modules.yshang1
2007-08-29Update comments.qhuang8
2007-08-29update the callback event error. The event type should be virtual-address-cha...qhuang8
2007-08-28Using the correct HiiFramework.h header file.lgao4
2007-08-27Add check of buffer value returned from AllocateZeroPool()mdkinney