audk/MdeModulePkg
mdkinney 2d85ada2ec Use <> in #include statements instead of "" for include files from packages
Use '/' instead of '\' for all file references
Remove redundant use of $(WORKSPACE) from DSC, FDF, INF, and DEC files

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3672 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-17 21:04:00 +00:00
..
Application/HelloWorld remove some comments introduced by tools. 2007-07-20 04:33:45 +00:00
Bus Sync code with MdePkg spec for Scsi library class and CustomDecompress library class. 2007-08-14 07:58:32 +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