- 更改:data类型的值,允许输入空格,但在文件保存时会自动去掉空格。这样便于从其他地方粘贴带有空格的十六进制数据。
- 更改:针对OpenCore0.7.3配置文件的相关数据结构的改变而做出适应,主要是拖拽efi文件到UEFI->Drivers里面。
- Changed: For values of type data, spaces are allowed, but they are automatically removed when the file is saved. This makes it easier to paste hexadecimal data with spaces from elsewhere.
- Changed: Adaptation for changes in data structure related to OpenCore 0.7.3 configuration files, mainly dragging and dropping efi files into UEFI->Drivers.