audk/MdeModulePkg
yshang1 702887db45 Update PciCfg2.c to follow strict ANSI C spec.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3687 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-22 08:42:13 +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 PciCfg2.c to follow strict ANSI C spec. 2007-08-22 08:42:13 +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 Update PciCfg2.c to follow strict ANSI C spec. 2007-08-22 08:42:13 +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