summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2007-09-28Fix the cast issue klu2
2007-09-28Update ChangeLog.txt to log remove PeCoffLoader library class from MdeModulePkg.lgao4
2007-09-28Add PeiPiLib in MdeModulePkg DSC fileklu2
2007-09-28Remove PeCoffLoader library class and its instances.lgao4
2007-09-28Enable the 0-31 temporary IDT entries prior to activate the LongMode. If not ...yshang1
2007-09-281. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao4
2007-09-28Use PeiPiLib's PeiPiLibBuildPiFvInfoPpi interface instead of installing EFI_...klu2
2007-09-28Clear up network stack to use R9 MdeLib:qhuang8
2007-09-28Sync BASE_NAME of Upd4Dxe to Udp4Dxe.vanjeff
2007-09-27Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney
2007-09-27translate Ctrl + alpha to control value for simple text input protocolqhuang8
2007-09-27Fix wrong judgement for gInMemoryklu2
2007-09-27change.Correct Binary file description.lgao4
2007-09-27Fix some issue for logklu2
2007-09-27Adjust and Add change logklu2
2007-09-27Remove unnecesssary PPI from DxeIpl.infklu2
2007-09-27Change the function name.klu2
2007-09-261) Add library classes of S3Lib and RecoveryLib in MdeModulePkgklu2
2007-09-26Update the ChangeLog.txt to record the possible non-compatible changes due to...qwang12
2007-09-26Fix a typo.klu2
2007-09-24Merge branch of PI tree to main trunkklu2
2007-09-24Update DevicePath driver to reflect several device path update in UEFI spec: ...qhuang8
2007-09-201. Set the Target array to zero before fill the target id.qhuang8
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang1
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