general: Rename NewUUID to UUID, and remove the previous UUID impl

This completes the removal of the old UUID implementation.
This commit is contained in:
Morph 2022-02-05 12:35:39 -05:00
parent 26f74468c4
commit e47b5e6a26
41 changed files with 415 additions and 598 deletions

View file

@ -99,8 +99,6 @@ add_library(common STATIC
microprofile.cpp
microprofile.h
microprofileui.h
new_uuid.cpp
new_uuid.h
nvidia_flags.cpp
nvidia_flags.h
page_table.cpp