MBP161.yaml 2.5 KB
Newer Older
V
vit9696 已提交
1
BIOSVendor: "Apple Inc."
2 3 4
BIOSVersion: "1916.60.2.0.0"
BIOSLegacyVersion: "MBP161.88Z.F000.B00.2211302003"
BIOSReleaseDate: "11/30/2022"
V
vit9696 已提交
5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
SystemManufacturer: "Apple Inc."
SystemProductName: "MacBookPro16,1"
SystemVersion: "1.0"
# Note, this one is used by macserial
SystemSerialNumber: "C02ZKJWAMD6N"
SystemSKUNumber: ""
SystemFamily: "MacBook Pro"
BoardManufacturer: "Apple Inc."
# This and similar ones can be an array itself, like this:
# BoardProduct:
#  "Mac-E1008331FDC96864"
#  "Mac-smthelse"
BoardProduct: "Mac-E1008331FDC96864"
BoardVersion: "MacBookPro16,1"
BoardRevision: 0x3
BoardAssetTag: ""
BoardType: 0xA
BoardLocationInChassis: ""
ChassisManufacturer: "Apple Inc."
ChassisType: 0x9
ChassisVersion: "Mac-E1008331FDC96864"
ChassisAssetTag: ""
PlatformFeature: 0x32
FirmwareFeatures: 0xFDAFF066
FirmwareFeaturesMask: 0xFFFFFF7F
30 31
ExtendedFirmwareFeatures: 0x00000008FDAFF066
ExtendedFirmwareFeaturesMask: 0x00000008FFFFFF7F
V
vit9696 已提交
32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
MemoryFormFactor: 0xD
# FIXME: Correct this one
ProcessorType:
  - 0x0701
  - 0x1001
# FIXME: Correct this one
ProcessorBusSpeed:
  - 12345
SmcGeneration: 3
SmcPlatform:
  - 0x6a
  - 0x31
  - 0x35
  - 0x32
  - 0x66
  - 0x00
  - 0x00
  - 0x00
OEMStrings: |-
  Apple ROM Version
52
    BIOS ID:      MBP161.88Z.F000.B00.2211302003
V
vit9696 已提交
53
    Model:        MBP161
54 55 56 57
    EFI Version:  1916.60.2.0.0
    Built by:     root@zch2f
    Date:         Wed Nov 30 20:03:28 2022
    Revision:     1916.60.2 (B&I)
V
vit9696 已提交
58 59
    ROM Version:  F000_B00
    Build Type:   Official Build, RELEASE
60 61 62
    Compiler:     clang-1400.0.29.2
    UUID:         4C3B2409-DF13-36D3-A651-0977BB85ACEC
    UUID:         31C8A456-EC14-38B4-A055-CD6108318684
V
vit9696 已提交
63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104
Specifications:
  CPUCodename:
    - "Coffee Lake"
    - "Coffee Lake"
    - "Coffee Lake"
  CPU:
    - "Intel Core i7-9750H @ 2.60 GHz"
    - "Intel Core i9-9880H @ 2.30 GHz"
    - "Intel Core i9-9980HK @ 2.40 GHz"
  GPU:
    - "AMD Radeon Pro 5300M"
    - "AMD Radeon Pro 5500M"
  RAM:
    - "16GB 2666 MHz LPDDR4 SDRAM"
  SystemReportName:
    - "MacBook Pro (16-inch, 2019)"
  MarketingName:
    - "MacBook Pro (16-inch, 2019)"
# Note, first model code is used by macserial
AppleModelCode:
  - "MD6N"
  - "MD6M"
  - "MD6X"
  - "MD6Q"
  - "MD6P"
  - "MD6R"
  - "MD6W"
  - "MD6V"
  - "PG8W"
  - "PG8V"
  - "PG8Y"
  - "PG8X"
  - "PG8T"
  - "PG90"
  - "PG91"
# Note, first board code is used by macserial
AppleBoardCode:
  - "N9PR"
# Note, first year is used by macserial
AppleModelYear:
  - 2019
  - 2020
A
Andrey1970AppleLife 已提交
105
  - 2021
V
vit9696 已提交
106 107 108
MinimumOSVersion: "10.15.1"
MaximumOSVersion: null
AppleModelId: "J152F"