summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong judgement for gInMemoryklu22007-09-271-4/+3
* change.Correct Binary file description.lgao42007-09-271-2/+2
* Fix some issue for logklu22007-09-271-9/+13
* Adjust and Add change logklu22007-09-271-30/+47
* Remove unnecesssary PPI from DxeIpl.infklu22007-09-271-2/+0
* Change the function name.klu22007-09-275-8/+8
* 1) Add library classes of S3Lib and RecoveryLib in MdeModulePkgklu22007-09-2611-27/+227
* Update the ChangeLog.txt to record the possible non-compatible changes due to...qwang122007-09-261-0/+43
* Fix a typo.klu22007-09-261-3/+3
* Merge branch of PI tree to main trunkklu22007-09-2418-1347/+2136
* Update DevicePath driver to reflect several device path update in UEFI spec: ...qhuang82007-09-243-406/+666
* 1. Set the Target array to zero before fill the target id.qhuang82007-09-207-910/+1236
* Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang12007-09-197-18/+12
* Add PI incompatible change into ChangeLog.txt for MdePkg and MdeModulePkgklu22007-09-171-1/+16
* Remove OldPeiCoreEntryPoint library instance from MdePkgklu22007-09-171-1/+0
* FixedPcd macro should *not* be used in Library's inf file. klu22007-09-173-12/+3
* Adjust the revision number.qhuang82007-09-171-1/+1
* 1. Uefi2.1 feature - Add Hardware Error Record Persistence Support qhuang82007-09-173-416/+527
* remove original fileklu22007-09-171-83/+0
* Remove incorrect ScsiIo.hyshang12007-09-172-324/+0
* Rename usbatapi.h to UsbAtapi.hyshang12007-09-171-0/+83
* Temporary file for rename the usbatapi.h.yshang12007-09-171-0/+83
* 1) Remove buffer overflow when the number of Driver Binding Protocols increas...mdkinney2007-09-144-46/+239
* Add InvokePeiCore function to invoke the PeiCore in new stack.klu22007-09-146-104/+70
* PI Enable: klu22007-09-129-38/+220
* Add in the ChangeLog.txt to detail the non-compatibile changes and other impo...qwang122007-09-121-0/+61
* Remove the #ifdef style code ported from EDK tree. EdkII use PCD for customiz...qhuang82007-09-116-27/+3
* Sync one bug on PxeBC module from R8.vanjeff2007-09-062-6/+7
* Changed the code style. it could pass EBC and ICC build.vanjeff2007-09-062-46/+41
* Clean up two infs.qwang122007-09-062-4/+1
* change the ExitBootService event to SetVirtualMapChanged event.qwang122007-09-052-8/+8
* Fixed one bug when runtime test. The root cause is that ICC compiler will con...vanjeff2007-09-041-2/+17
* Merge the PI enabling works from the branchqwang122007-09-0422-162/+286
* Added EFIAPI to eventAJFISH2007-08-302-0/+2
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-3021-207/+206
* [PI compatible enabling] Add PeiRegisterForShadow interface for PEI_SERVICEklu22007-08-303-1/+66
* Add some definitions which will be used for future PI enabling.klu22007-08-301-0/+32
* 1. Fixed one bug in Undi driver. vanjeff2007-08-307-64/+83
* Removed the duplicated dependent packagejwang362007-08-301-1/+0
* Fix a bug that parentheses do not place correctly in UNDI driver.xli242007-08-301-1/+1
* Added missing dependent packagejwang362007-08-303-0/+3
* Add dependent packages in INF of modules.yshang12007-08-2910-1/+11
* Update comments.qhuang82007-08-291-3/+3
* update the callback event error. The event type should be virtual-address-cha...qhuang82007-08-291-3/+3
* Fix IPF build breakmdkinney2007-08-281-1/+5
* Using the correct HiiFramework.h header file.lgao42007-08-281-1/+1
* Import ResetSystemLib.yshang12007-08-282-0/+80
* Add check of buffer value returned from AllocateZeroPool()mdkinney2007-08-271-0/+3
* 1. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ...vanjeff2007-08-2710-11/+274
* 1. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff2007-08-276-25/+2