]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/IndustryStandard/Pal.h
Updated headers to follow coding standard
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / Pal.h
index c5d0f5f1f140f5630829d129ff75893603f405d0..34177f9169e59456610f6211e96441f3d36a3285 100644 (file)
   THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
-  Module Name:  PalApi.h\r
-\r
 **/\r
 \r
 #ifndef __PAL_API_H__\r
 #define __PAL_API_H__\r
 \r
-//\r
-// IPF Specific Functions\r
-//\r
-#ifdef _MSC_VER\r
-//\r
-// Disabling bitfield type checking warnings.\r
-//\r
-#pragma warning ( disable : 4214 )\r
-#endif\r
-  \r
-typedef struct {\r
-  UINT64                    Status;\r
-  UINT64                    r9;\r
-  UINT64                    r10;\r
-  UINT64                    r11;\r
-} PAL_CALL_RETURN;\r
-\r
-\r
 \r
 //\r
 // CacheType of PAL_CACHE_FLUSH.\r