summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2007-09-17Add PI incompatible change into ChangeLog.txt for MdePkg and MdeModulePkgklu2
2007-09-17Remove OldPeiCoreEntryPoint library instance from MdePkgklu2
2007-09-17FixedPcd macro should *not* be used in Library's inf file. klu2
2007-09-17Adjust the revision number.qhuang8
2007-09-171. Uefi2.1 feature - Add Hardware Error Record Persistence Support qhuang8
2007-09-17remove original fileklu2
2007-09-17Remove incorrect ScsiIo.hyshang1
2007-09-17Rename usbatapi.h to UsbAtapi.hyshang1
2007-09-17Temporary file for rename the usbatapi.h.yshang1
2007-09-141) Remove buffer overflow when the number of Driver Binding Protocols increas...mdkinney
2007-09-14Add InvokePeiCore function to invoke the PeiCore in new stack.klu2
2007-09-12PI Enable: klu2
2007-09-12Add in the ChangeLog.txt to detail the non-compatibile changes and other impo...qwang12
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-06Changed the code style. it could pass EBC and ICC build.vanjeff
2007-09-06Clean up two infs.qwang12
2007-09-05change the ExitBootService event to SetVirtualMapChanged event.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-30Added EFIAPI to eventAJFISH
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8
2007-08-30[PI compatible enabling] Add PeiRegisterForShadow interface for PEI_SERVICEklu2
2007-08-30Add some definitions which will be used for future PI enabling.klu2
2007-08-301. Fixed one bug in Undi driver. vanjeff
2007-08-30Removed the duplicated dependent packagejwang36
2007-08-30Fix a bug that parentheses do not place correctly in UNDI driver.xli24
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-28Fix IPF build breakmdkinney
2007-08-28Using the correct HiiFramework.h header file.lgao4
2007-08-28Import ResetSystemLib.yshang1
2007-08-27Add check of buffer value returned from AllocateZeroPool()mdkinney
2007-08-271. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ...vanjeff
2007-08-271. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff
2007-08-27Make MdeModulePkg GCC clean.qwang12
2007-08-24Clean up INF filemdkinney
2007-08-241. clean up codes.vanjeff
2007-08-24Update for ICC build.xli24
2007-08-23Allow DXE dispatcher to ignore EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE type FFS...qwang12
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff
2007-08-22Update the code to match spec for EfiFvbSetVolumeAttributes API.qwang12
2007-08-22Update PciCfg2.c to follow strict ANSI C spec.yshang1
2007-08-20Merge in a bug fixed in EDK tree.qwang12
2007-08-20Merge in some fix from R8 on USB Bus driver:qwang12
2007-08-17Use <> in #include statements instead of "" for include files from packagesmdkinney
2007-08-17Previous fix was in errorAJFISH
2007-08-17Missed a conversion. Fixed build breakAJFISH