audk/MdeModulePkg/Universal
vanjeff 76649bf4d8 1.Fixed the bug when retrieved component name by child handle. It should used gEfiConsoleInDeviceGuid, gEfiConsoleOutDeviceGuid instead of gEfiSimpleTextInProtocolGuid and gEfiSimpleTextOutProtocolGuid.
2.Fixed one bug when creating Console Standard error handle.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10350 6f19259b-4bc3-4df7-8a09-765794883524
2010-04-09 06:04:30 +00:00
..
Acpi Update the modules with the different module GUID to avoid the different modules with the same module GUID. 2010-04-06 02:54:39 +00:00
CapsuleRuntimeDxe 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
Console 1.Fixed the bug when retrieved component name by child handle. It should used gEfiConsoleInDeviceGuid, gEfiConsoleOutDeviceGuid instead of gEfiSimpleTextInProtocolGuid and gEfiSimpleTextOutProtocolGuid. 2010-04-09 06:04:30 +00:00
DebugPortDxe 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
DebugSupportDxe 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
DevicePathDxe 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
Disk 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
DriverSampleDxe Add sample use case for IFR security op-code. 2010-03-16 06:25:10 +00:00
EbcDxe Fix sync issue to make EbcLLCALLEX() function check the same value to ones that are used in EbcCreateThunks() to decide whether the input function is a thunk to EBC. 2010-03-21 01:42:16 +00:00
FaultTolerantWriteDxe Add more code robustness check for modules under MdeModulePkg. 2010-02-26 08:53:27 +00:00
HiiDatabaseDxe Add the missing check for NULL pointer before use it. 2010-02-27 09:04:11 +00:00
HiiResourcesSampleDxe 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
LegacyRegion2Dxe 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
MemoryTest/NullMemoryTestDxe 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
Metronome 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
MonotonicCounterRuntimeDxe 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
Network Enhance SNP to be compatible with UNDI driver which doesn’t report correct network cable status in Initialize(), i.e. force MediaPresent in Snp Mode to be TRUE in case UNDI driver report no media but actually we have already received packet from network interface. 2010-04-01 07:44:36 +00:00
PCD 1, For Pcd_PPI, UnregistedCallBack should return EFI_INVALID_PARAMETER if Callback function can not be found. 2010-03-18 06:24:53 +00:00
PcatSingleSegmentPciCfg2Pei 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
PlatformDriOverrideDxe Fixed a minor bug in PlatformDriOverrideDxe which will assert when user trigger "Clear all mapping record" twice. 2010-03-18 07:34:50 +00:00
PrintDxe 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
ReportStatusCodeRouter 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
SecurityStubDxe git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10182 6f19259b-4bc3-4df7-8a09-765794883524 2010-03-04 07:58:16 +00:00
SetupBrowserDxe Fix a bug in SetupBrowserDxe driver when check current user's access setup permission. EFI_USER_INFO_ACCESS_CONTROL.Size may be equal to sizeof (EFI_USER_INFO_ACCESS_CONTROL) because of no extra data. 2010-03-16 06:22:05 +00:00
SmbiosDxe Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. 2010-02-25 16:31:22 +00:00
StatusCodeHandler 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
Variable variable driver doesn't support EFI_AUTHENTICATED_WRITE_ACCESS. we use: 2010-03-18 08:58:48 +00:00
WatchdogTimerDxe 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00