audk/MdeModulePkg
qwang12 78d6fbd5e2 Merge in a bug fixed in EDK tree.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3681 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-20 08:00:45 +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 Merge in a bug fixed in EDK tree. 2007-08-20 08:00:45 +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