]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal
remove some commented code.
[mirror_edk2.git] / MdeModulePkg / Universal /
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2008-02-11 jljustenMdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDx...
2008-02-05 lgao4Correct return status for the unsupported condition
2008-02-04 gtianAdd the check- in missed file
2008-02-04 qwang12Check the handle for font package before remove it.
2008-02-02 qwang121) Cleanup HiiLib, IfrSupportLib.
2008-02-01 qhuang8The implementation of Consplitter driver should check...
2008-01-31 vanjeffremove the wrong comments.
2008-01-29 vanjeffSync the bug that list node is free before it is remove...
2008-01-25 qhuang8Fix two issues:
2008-01-24 qwang12add back the ReadKeyStroke which is removed wrongly...
2008-01-22 eric_tianupdate
2008-01-22 eric_tianmove iscsi driver into network directory, and change...
2008-01-22 eric_tianfixed icc build bug
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.
2008-01-21 vanjeff1. Sync the tracker for supporting the ModeNumber large...
2008-01-17 lgao4Reclaim occurs as late as possible before OS boot for...
2008-01-17 vanjeff1. Fixed bugs in DxeNetLib to meet consistence with...
2008-01-16 vanjeffPort PlatformDriOverrideDxe into R9.
2008-01-15 yshang1Fix bug that failed to reclaim the variable.
2008-01-14 yshang11) Replace MACRO with C functions.
2008-01-11 vanjeffFixed one bug in UefiPxeBc start()/stop(). That would...
2008-01-11 yshang1Change C functions, xxxSizeOfVariable(), to MACRO,...
2008-01-10 yshang1Align the header of variable from 1 to 4, which can...
2008-01-09 yshang11) Fix the bug that Variable Cache Search does not...
2008-01-09 vanjeffsync tracker to remove duplicate display mode in ConOut...
2008-01-08 vanjefffixed one bug when calculate the string length.
2008-01-04 eric_tianupdate for passing the ICC compiler
2008-01-04 vanjeff1. Import UEFI PxeBc module in MdeModulePkg
2007-12-26 eric_tianalign all fields of data struct
2007-12-24 eric_tianadd iSCSI protocol
2007-12-20 klu2Remove 'Framework' word in comments
2007-12-18 qwang12fix a issue to pass ICC build
2007-12-18 vanjeffSync the latest version from R8.
2007-12-17 vanjeffFixed the bug when set mode value is less than the...
2007-12-11 jwang36Changed the file or directory name inconsistences
2007-12-05 lgao4Update CapsuleDriver to use capsule library.
2007-11-23 vanjeffA small changing to reduce size for ConSplitter module.
2007-11-23 eric_tianalign some line to conform with code style
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-11-20 vanjeffremove member context from _EFI_MTFTP4_TOKEN structure.
2007-11-20 vanjeff1. Add DPC protocol and DpcLib library in MdeModulePkg.
2007-11-16 lgao4Add CapsuleInfo guid to store the list of capsule image...
2007-11-14 eric_tianadd UsbMouseSimulateTouchPad driver to verify the corre...
2007-11-13 vanjeffRemove gEfiNetworkInterfaceIdentifierProtocolGuid refer...
2007-11-13 vanjeffRemove gEfiNetworkInterfaceIdentifierProtocolGuid refer...
2007-11-08 qwang12gEfiVariableWriteArchProtocolGuid should be used for...
2007-11-05 gtiandefine the variable related to PCD for supporting big...
2007-10-31 yshang11) Change GUID of emuvariable module.
2007-10-30 jljustenMdeModulePkg/Universal/DevicePathDxe/DevicePathFromText.c:
2007-10-22 klu2Update following library class/Protocol for puting...
2007-10-22 qhuang8Add ConIn device even if SimpleTextInputEx Protocol...
2007-10-19 qhuang8Fix a bug in variable driver cache mechanism:
2007-10-19 qhuang8Update to support EFI_SIMPLE_INPUT_EX protocol
2007-10-16 vanjeffMerger network tackers 9307, 9338, 9339, 9397
2007-10-16 klu2Add judgement for TextModeMap
2007-10-16 vanjeff1. Add PcdConOutGopSupport and PcdConOutUgaSupport...
2007-10-11 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-10 jwang36Changed to pass the build with Visual Studio 2005
2007-10-10 vanjeffFixed one issue for IPF, the entry address needs 8...
2007-10-09 yshang1Clean up Network Components to support GCC build.
2007-10-09 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-09 qwang12Fix a bug. FindVariable now search volatile variable...
2007-10-09 qhuang8Update English Module to selectively install Unicode...
2007-10-06 AJFISHFix a bug with changing the NVRAM properties of a Variable
2007-10-05 AJFISHUpdate comments in Variable driver and removed referenc...
2007-10-04 AJFISHMade PCD valid for all architectures. Added new Variabl...
2007-10-04 AJFISHAdd Profiling support for Variable store and added...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-29 vanjeff1. Fixed one bug in ConPlatform.c, add NULL judgment.
2007-09-28 qhuang8Clear up network stack to use R9 MdeLib:
2007-09-28 vanjeffSync BASE_NAME of Upd4Dxe to Udp4Dxe.
2007-09-24 qhuang8Update DevicePath driver to reflect several device...
2007-09-19 yshang1Update Mde/MdeModulePkg to support ICC build for IA32...
2007-09-17 qhuang81. Uefi2.1 feature - Add Hardware Error Record Persiste...
2007-09-11 qhuang8Remove the #ifdef style code ported from EDK tree....
2007-09-06 vanjeffSync one bug on PxeBC module from R8.
2007-09-06 qwang12Clean up two infs.
2007-09-04 vanjeffFixed one bug when runtime test. The root cause is...
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-30 vanjeff1. Fixed one bug in Undi driver.
2007-08-30 jwang36Added missing dependent package
2007-08-29 yshang1Add dependent packages in INF of modules.
2007-08-29 qhuang8Update comments.
2007-08-29 qhuang8update the callback event error. The event type should...
2007-08-28 lgao4Using the correct HiiFramework.h header file.
2007-08-27 mdkinneyAdd check of buffer value returned from AllocateZeroPool()
2007-08-27 vanjeff1. Sync the latest network stack. Add NetLibCreateIPv4D...
2007-08-27 vanjeff1. Sync Tcp4 protocol definitions to match UEFI 2.1
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-08-24 mdkinneyClean up INF file
2007-08-24 vanjeff1. clean up codes.
2007-08-23 vanjeff1. Enable Network stack to pass SCT, currently MNP...
2007-08-22 yshang1Update PciCfg2.c to follow strict ANSI C spec.
2007-08-20 qwang12Merge in a bug fixed in EDK tree.
2007-08-17 mdkinneyUse <> in #include statements instead of "" for include...
next