Ryzen/AmiCpuPkg/Cpu/Asl/CpuAsl.sdl
2022-12-23 15:14:44 +08:00

47 lines
2.2 KiB
Plaintext

#*************************************************************************
#*************************************************************************
#** **
#** (C)Copyright 1985-2019, American Megatrends, Inc. **
#** **
#** All Rights Reserved. **
#** **
#** 5555 Oakbrook Parkway, Suite 200, Norcross, GA 30093 **
#** **
#** Phone: (770)-246-8600 **
#** **
#*************************************************************************
#*************************************************************************
PATH
Name = "AMI_CPU_ASL"
End
PCIDEVICE
Title = "CPU Container"
Parent = "PciHost (Virtual)"
Attribute = "0x0"
Dev_type = "Container"
Dev = 00h
SleepNum = 01h
ASLfile = "'AmiCpuPkg/Cpu/Asl/Cpu1N.asl;After Pci Tree'"
DeviceType = OnBoard
PCIBusSize = 32bit
ROMMain = No
Virtual = Yes
End
#*************************************************************************
#*************************************************************************
#** **
#** (C)Copyright 1985-2019, American Megatrends, Inc. **
#** **
#** All Rights Reserved. **
#** **
#** 5555 Oakbrook Parkway, Suite 200, Norcross, GA 30093 **
#** **
#** Phone: (770)-246-8600 **
#** **
#*************************************************************************
#*************************************************************************