summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2007-09-28Merge in bug fix from EDK1's PiPei Dispatcher.cqwang121-5/+9
2007-09-28Fix the cast issue klu21-1/+1
2007-09-28Update ChangeLog.txt to log remove PeCoffLoader library class from MdeModulePkg.lgao41-1/+15
2007-09-28Add PeiPiLib in MdeModulePkg DSC fileklu21-1/+2
2007-09-28Remove PeCoffLoader library class and its instances.lgao413-437/+3
2007-09-28Enable the 0-31 temporary IDT entries prior to activate the LongMode. If not ...yshang17-1/+272
2007-09-281. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao410-216/+60
2007-09-28Use PeiPiLib's PeiPiLibBuildPiFvInfoPpi interface instead of installing EFI_...klu23-35/+7
2007-09-28Clear up network stack to use R9 MdeLib:qhuang826-1445/+1284
2007-09-28Sync BASE_NAME of Upd4Dxe to Udp4Dxe.vanjeff2-5/+5
2007-09-27Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney1-1/+1
2007-09-27translate Ctrl + alpha to control value for simple text input protocolqhuang81-1/+12
2007-09-27Fix wrong judgement for gInMemoryklu21-4/+3
2007-09-27change.Correct Binary file description.lgao41-2/+2
2007-09-27Fix some issue for logklu21-9/+13
2007-09-27Adjust and Add change logklu21-30/+47
2007-09-27Remove unnecesssary PPI from DxeIpl.infklu21-2/+0
2007-09-27Change the function name.klu25-8/+8
2007-09-261) Add library classes of S3Lib and RecoveryLib in MdeModulePkgklu211-27/+227
2007-09-26Update the ChangeLog.txt to record the possible non-compatible changes due to...qwang121-0/+43
2007-09-26Fix a typo.klu21-3/+3
2007-09-24Merge branch of PI tree to main trunkklu218-1347/+2136
2007-09-24Update DevicePath driver to reflect several device path update in UEFI spec: ...qhuang83-406/+666
2007-09-201. Set the Target array to zero before fill the target id.qhuang87-910/+1236
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang17-18/+12
2007-09-17Add PI incompatible change into ChangeLog.txt for MdePkg and MdeModulePkgklu21-1/+16
2007-09-17Remove OldPeiCoreEntryPoint library instance from MdePkgklu21-1/+0
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