diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2017-05-31 22:40:24 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2017-05-31 22:40:24 +0000 |
| commit | c457a42be4fca72c51fdca569271b62213d01a37 (patch) | |
| tree | 0ce624183fb74a6ec5d2260e6904585800e8c4d8 /source/common/ahuuids.c | |
| parent | 65c600c804e5a81af3a34d461312027000738994 (diff) | |
Notes
Diffstat (limited to 'source/common/ahuuids.c')
| -rw-r--r-- | source/common/ahuuids.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/source/common/ahuuids.c b/source/common/ahuuids.c index f2b6244305b0..6e018a302c21 100644 --- a/source/common/ahuuids.c +++ b/source/common/ahuuids.c @@ -186,6 +186,10 @@ const AH_UUID Gbl_AcpiUuids[] = {"Persistent Virtual Disk", UUID_PERSISTENT_VIRTUAL_DISK}, {"Persistent Virtual CD", UUID_PERSISTENT_VIRTUAL_CD}, + {"[Processor Properties]", NULL}, + {"Cache Properties", UUID_CACHE_PROPERTIES}, + {"Physical Package Property", UUID_PHYSICAL_PROPERTY}, + {"[Miscellaneous]", NULL}, {"Platform-wide Capabilities", UUID_PLATFORM_CAPABILITIES}, {"Dynamic Enumeration", UUID_DYNAMIC_ENUMERATION}, |
