summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2007-09-17FixedPcd macro should *not* be used in Library's inf file. klu23-12/+3
2007-09-17Adjust the revision number.qhuang81-1/+1
2007-09-171. Uefi2.1 feature - Add Hardware Error Record Persistence Support qhuang83-416/+527
2007-09-17remove original fileklu21-83/+0
2007-09-17Remove incorrect ScsiIo.hyshang12-324/+0
2007-09-17Rename usbatapi.h to UsbAtapi.hyshang11-0/+83
2007-09-17Temporary file for rename the usbatapi.h.yshang11-0/+83
2007-09-141) Remove buffer overflow when the number of Driver Binding Protocols increas...mdkinney4-46/+239
2007-09-14Add InvokePeiCore function to invoke the PeiCore in new stack.klu26-104/+70
2007-09-12PI Enable: klu29-38/+220
2007-09-12Add in the ChangeLog.txt to detail the non-compatibile changes and other impo...qwang121-0/+61
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-06Changed the code style. it could pass EBC and ICC build.vanjeff2-46/+41
2007-09-06Clean up two infs.qwang122-4/+1
2007-09-05change the ExitBootService event to SetVirtualMapChanged event.qwang122-8/+8
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 branchqwang1222-162/+286
2007-08-30Added EFIAPI to eventAJFISH2-0/+2
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang821-207/+206
2007-08-30[PI compatible enabling] Add PeiRegisterForShadow interface for PEI_SERVICEklu23-1/+66
2007-08-30Add some definitions which will be used for future PI enabling.klu21-0/+32
2007-08-301. Fixed one bug in Undi driver. vanjeff7-64/+83
2007-08-30Removed the duplicated dependent packagejwang361-1/+0
2007-08-30Fix a bug that parentheses do not place correctly in UNDI driver.xli241-1/+1
2007-08-30Added missing dependent packagejwang363-0/+3
2007-08-29Add dependent packages in INF of modules.yshang110-1/+11
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-28Fix IPF build breakmdkinney1-1/+5
2007-08-28Using the correct HiiFramework.h header file.lgao41-1/+1
2007-08-28Import ResetSystemLib.yshang12-0/+80
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 ...vanjeff10-11/+274
2007-08-271. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff6-25/+2
2007-08-27Make MdeModulePkg GCC clean.qwang1228-61/+54
2007-08-24Clean up INF filemdkinney1-5/+1
2007-08-241. clean up codes.vanjeff3-4/+1
2007-08-24Update for ICC build.xli241-1/+1
2007-08-23Allow DXE dispatcher to ignore EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE type FFS...qwang121-0/+61
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff51-172/+211
2007-08-22Update the code to match spec for EfiFvbSetVolumeAttributes API.qwang122-6/+6
2007-08-22Update PciCfg2.c to follow strict ANSI C spec.yshang12-5/+13
2007-08-20Merge in a bug fixed in EDK tree.qwang121-1/+1
2007-08-20Merge in some fix from R8 on USB Bus driver:qwang126-146/+87
2007-08-17Use <> in #include statements instead of "" for include files from packagesmdkinney4-12/+17
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