]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Include/Library/OemMiscLib.h
ArmPkg: Update OemGetChassisType function to return MISC_CHASSIS_TYPE
[mirror_edk2.git] / ArmPkg / Include / Library / OemMiscLib.h
index d1ac81f73d9f75260c6d333a0ceab96804aacd67..6dcc76a214df71aa08059da1ed4cc924b37e2bf3 100644 (file)
@@ -128,14 +128,12 @@ OemGetMaxProcessors (
 \r
 /** Gets the type of chassis for the system.\r
 \r
-  @param ChassisType The type of the chassis.\r
-\r
-  @retval EFI_SUCCESS The chassis type was fetched successfully.\r
+  @retval The type of the chassis.\r
 **/\r
-EFI_STATUS\r
+MISC_CHASSIS_TYPE\r
 EFIAPI\r
 OemGetChassisType (\r
-  OUT UINT8 *ChassisType\r
+  VOID\r
   );\r
 \r
 /** Returns whether the specified processor is present or not.\r