summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
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
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