summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make MdeModulePkg GCC clean.qwang122007-08-2728-61/+54
* Clean up INF filemdkinney2007-08-241-5/+1
* 1. clean up codes.vanjeff2007-08-243-4/+1
* Update for ICC build.xli242007-08-241-1/+1
* Allow DXE dispatcher to ignore EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE type FFS...qwang122007-08-231-0/+61
* 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff2007-08-2351-172/+211
* Update the code to match spec for EfiFvbSetVolumeAttributes API.qwang122007-08-222-6/+6
* Update PciCfg2.c to follow strict ANSI C spec.yshang12007-08-222-5/+13
* Merge in a bug fixed in EDK tree.qwang122007-08-201-1/+1
* Merge in some fix from R8 on USB Bus driver:qwang122007-08-206-146/+87