Deepak Kodihalli | 4ac9344 | 2021-04-20 14:44:48 +0530 | [diff] [blame] | 1 | { |
| 2 | "PackageHeaderInformation": { |
Tom Joseph | da2aaab | 2021-08-01 19:23:09 -0700 | [diff] [blame] | 3 | "PackageHeaderIdentifier": "F018878CCB7D49439800A02F059ACA02", |
| 4 | "PackageHeaderFormatVersion": 1, |
Jeremy Kerr | 99e8b98 | 2023-06-04 15:22:54 +0800 | [diff] [blame] | 5 | "PackageReleaseDateTime": "2021-12-25 00:00:00", |
Deepak Kodihalli | 4ac9344 | 2021-04-20 14:44:48 +0530 | [diff] [blame] | 6 | "PackageVersionString": "VersionString1" |
| 7 | }, |
| 8 | "FirmwareDeviceIdentificationArea": [ |
| 9 | { |
Patrick Williams | 3618064 | 2022-12-08 06:13:03 -0600 | [diff] [blame] | 10 | "DeviceUpdateOptionFlags": [0], |
Deepak Kodihalli | 4ac9344 | 2021-04-20 14:44:48 +0530 | [diff] [blame] | 11 | "ComponentImageSetVersionString": "VersionString2", |
Chinmay Shripad Hegde | ade5f9b | 2022-12-20 10:57:55 +0530 | [diff] [blame] | 12 | "ApplicableComponents": [0, 1], |
Tom Joseph | da2aaab | 2021-08-01 19:23:09 -0700 | [diff] [blame] | 13 | "Descriptors": [ |
| 14 | { |
| 15 | "DescriptorType": 2, |
| 16 | "DescriptorData": "1244D2648D7D4718A030FC8A56587D5B" |
| 17 | }, |
| 18 | { |
| 19 | "DescriptorType": 1, |
| 20 | "DescriptorData": "47160000" |
| 21 | }, |
| 22 | { |
| 23 | "DescriptorType": 65535, |
| 24 | "VendorDefinedDescriptorTitleString": "OpenBMC", |
| 25 | "VendorDefinedDescriptorData": "1234" |
| 26 | } |
| 27 | ] |
Deepak Kodihalli | 4ac9344 | 2021-04-20 14:44:48 +0530 | [diff] [blame] | 28 | }, |
| 29 | { |
Patrick Williams | 3618064 | 2022-12-08 06:13:03 -0600 | [diff] [blame] | 30 | "DeviceUpdateOptionFlags": [], |
Deepak Kodihalli | 4ac9344 | 2021-04-20 14:44:48 +0530 | [diff] [blame] | 31 | "ComponentImageSetVersionString": "VersionString3", |
Chinmay Shripad Hegde | ade5f9b | 2022-12-20 10:57:55 +0530 | [diff] [blame] | 32 | "ApplicableComponents": [0, 1, 2], |
Tom Joseph | da2aaab | 2021-08-01 19:23:09 -0700 | [diff] [blame] | 33 | "Descriptors": [ |
| 34 | { |
| 35 | "DescriptorType": 2, |
| 36 | "DescriptorData": "1244D2648D7D4718A030FC8A56587D5C" |
| 37 | } |
| 38 | ] |
Deepak Kodihalli | 4ac9344 | 2021-04-20 14:44:48 +0530 | [diff] [blame] | 39 | }, |
| 40 | { |
Patrick Williams | 3618064 | 2022-12-08 06:13:03 -0600 | [diff] [blame] | 41 | "DeviceUpdateOptionFlags": [], |
Deepak Kodihalli | 4ac9344 | 2021-04-20 14:44:48 +0530 | [diff] [blame] | 42 | "ComponentImageSetVersionString": "VersionString4", |
Chinmay Shripad Hegde | ade5f9b | 2022-12-20 10:57:55 +0530 | [diff] [blame] | 43 | "ApplicableComponents": [0], |
Tom Joseph | da2aaab | 2021-08-01 19:23:09 -0700 | [diff] [blame] | 44 | "Descriptors": [ |
| 45 | { |
| 46 | "DescriptorType": 2, |
| 47 | "DescriptorData": "1244D2648D7D4718A030FC8A56587D5D" |
| 48 | } |
| 49 | ] |
Deepak Kodihalli | 4ac9344 | 2021-04-20 14:44:48 +0530 | [diff] [blame] | 50 | } |
| 51 | ], |
| 52 | "ComponentImageInformationArea": [ |
| 53 | { |
| 54 | "ComponentClassification": 10, |
| 55 | "ComponentIdentifier": 100, |
Chinmay Shripad Hegde | 0d8224a | 2022-12-13 10:56:49 +0530 | [diff] [blame] | 56 | "ComponentOptions": [1], |
| 57 | "ComponentComparisonStamp": "0xFFFFFFFE", |
Patrick Williams | 3618064 | 2022-12-08 06:13:03 -0600 | [diff] [blame] | 58 | "RequestedComponentActivationMethod": [], |
Deepak Kodihalli | 4ac9344 | 2021-04-20 14:44:48 +0530 | [diff] [blame] | 59 | "ComponentVersionString": "VersionString5" |
| 60 | }, |
| 61 | { |
| 62 | "ComponentClassification": 10, |
| 63 | "ComponentIdentifier": 200, |
Patrick Williams | 3618064 | 2022-12-08 06:13:03 -0600 | [diff] [blame] | 64 | "ComponentOptions": [], |
| 65 | "RequestedComponentActivationMethod": [0], |
Deepak Kodihalli | 4ac9344 | 2021-04-20 14:44:48 +0530 | [diff] [blame] | 66 | "ComponentVersionString": "VersionString6" |
| 67 | }, |
| 68 | { |
| 69 | "ComponentClassification": 16, |
| 70 | "ComponentIdentifier": 300, |
Patrick Williams | 3618064 | 2022-12-08 06:13:03 -0600 | [diff] [blame] | 71 | "ComponentOptions": [0], |
| 72 | "RequestedComponentActivationMethod": [2, 3], |
Deepak Kodihalli | 4ac9344 | 2021-04-20 14:44:48 +0530 | [diff] [blame] | 73 | "ComponentVersionString": "VersionString7" |
| 74 | } |
| 75 | ] |
| 76 | } |