Age | Commit message (Expand) | Author |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 |
2008-12-04 | 1)Global variables have been moved backward ahead of functions. | jji4 |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy |
2008-10-31 | Change functional static variable to Global variable. No STATIC modifier is r... | qwang12 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
2008-10-27 | Make use of correct format String: | qwang12 |
2008-09-16 | MdePkg/Include/Uefi/UefiTcgPlatform.h: | jljusten |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. | vanjeff |
2008-08-25 | remove the unused msa files in MdeModulePkg. | lgao4 |
2008-08-18 | Update some module INF files in MdeModulePkg to "UEFI_DRIVER" | qhuang8 |
2008-03-11 | edk2/MdeModulePkg/Universal/Network/PxeBcDxe/Pxe_bc_mtftp.c: | jljusten |
2008-03-10 | 1. Enabled SetIpFilter() in UefiPxeBcDxe module. | vanjeff |
2008-02-26 | 1. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadImage() service, per UEFI... | vanjeff |
2008-02-14 | Use Mde library and definition instead of some native definitions in NetLib, ... | vanjeff |
2008-01-04 | 1. Import UEFI PxeBc module in MdeModulePkg | vanjeff |
2007-11-13 | Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O... | vanjeff |
2007-10-11 | Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod... | qhuang8 |
2007-10-09 | Clean up Network Components to support GCC build. | yshang1 |
2007-10-09 | Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam... | qhuang8 |
2007-09-30 | Update to support to produce Component Name and & Component Name 2 protocol ... | qhuang8 |
2007-09-11 | Remove the #ifdef style code ported from EDK tree. EdkII use PCD for customiz... | qhuang8 |
2007-09-06 | Sync one bug on PxeBC module from R8. | vanjeff |
2007-08-27 | Make MdeModulePkg GCC clean. | qwang12 |
2007-08-23 | 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ... | vanjeff |
2007-08-17 | Use <> in #include statements instead of "" for include files from packages | mdkinney |
2007-07-31 | clean up Copyright header information. | vanjeff |
2007-07-30 | Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe. | vanjeff |