]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Include/Library/OemMiscLib.h
ArmPkg/SmbiosMiscDxe: Support fetching System UUID
[mirror_edk2.git] / ArmPkg / Include / Library / OemMiscLib.h
index 330bb4b014de87dacc486df0206cb43963139457..d87737db9c2bf92dfcc77c978c09539e28d97c6c 100644 (file)
@@ -235,4 +235,16 @@ OemGetChassisNumPowerCords (
   VOID\r
   );\r
 \r
+/**\r
+  Fetches the system UUID.\r
+\r
+  @param[out] SystemUuid     The pointer to the buffer to store the System UUID.\r
+\r
+**/\r
+VOID\r
+EFIAPI\r
+OemGetSystemUuid (\r
+  OUT GUID  *SystemUuid\r
+  );\r
+\r
 #endif // OEM_MISC_LIB_H_\r