audk/MdeModulePkg
qwang12 d2577026d3 Merge in some fix from R8 on USB Bus driver:
1) Signal event immediately after HUB UsbRootHubEnumeration event is installed
2) Move UsbHcReset and UsbHcSetState before mUsbRootHubApi.Init
3) Change USB_DEBUG and USB_ERROR to R9 DEBUG macro.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3680 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-20 03:13:24 +00:00
..
Application/HelloWorld remove some comments introduced by tools. 2007-07-20 04:33:45 +00:00
Bus Merge in some fix from R8 on USB Bus driver: 2007-08-20 03:13:24 +00:00
Core Update DXE Core to use gEfiCallerIdGuid instead of the gDxeServicesTableGuid for status codes 2007-08-16 01:21:02 +00:00
Include Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe. 2007-07-30 02:37:10 +00:00
Library 1) Add type casting for argument "a" in EFI_ERROR(a), since if compare two constants without specify data type, compiler maybe could not understand what is the actual data type of constant. The default would treat it as unsigned data. therefore, if the argument a of EFI_ERROR(a) is constant, for instance the EFI_LOAD_ERROR, the EFI_ERROR(a) would always be FALSE. 2007-08-15 06:17:29 +00:00
Logo Fix the wrong file type in binary inf file. 2007-08-01 06:47:14 +00:00
Universal Use <> in #include statements instead of "" for include files from packages 2007-08-17 21:04:00 +00:00
MdeModulePkg.dec Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe. 2007-07-30 02:37:10 +00:00
MdeModulePkg.dsc Use <> in #include statements instead of "" for include files from packages 2007-08-17 21:04:00 +00:00
MdeModulePkg.nspd Add in gEfiExtendedSalVariableServicesProtocolGuid 2007-07-06 10:41:11 +00:00