]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Supplement EFIAPI for UefiDevicePathLibCatPrint(), otherwise gcc-4.4
authorLaszlo Ersek <lersek@redhat.com>
Thu, 15 Aug 2013 01:04:46 +0000 (01:04 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 15 Aug 2013 01:04:46 +0000 (01:04 +0000)
builds of edk2 format garbage text representations of device paths.

Contributed-under: TianoCore Contribution Agreement 1.0

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14550 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Library/UefiDevicePathLib/DevicePathToText.c

index 83c3f8bc67398b34074698ce47381aac1520e55b..81cf84e25ddf31d8f26e4d5349dfcb3033d0eb03 100644 (file)
@@ -29,6 +29,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 **/\r
 CHAR16 *\r
+EFIAPI\r
 UefiDevicePathLibCatPrint (\r
   IN OUT POOL_PRINT   *Str,\r
   IN CHAR16           *Fmt,\r