Lines Matching refs:Added
6 ## Added section in uefi-raw - 0.9.0 (2024-10-23)
8 - Added `DeviceType` and `DeviceSubType` enums.
9 - Added device path node types in the `protocol::device_path` module.
14 ## Added section in uefi-raw - 0.8.0 (2024-09-09)
16 - Added `PAGE_SIZE` constant.
21 ## Added section in uefi-raw - 0.7.0 (2024-08-20)
28 ## Added section in uefi-raw - 0.6.0 (2024-07-02)
29 - Added `ResetNotificationProtocol`.
37 ## Added section in uefi-raw - 0.5.2 (2024-04-19)
38 - Added `TimestampProtocol`.
39 - Added `DevicePathToTextProtocol` and `DevicePathFromTextProtocol`.
44 ## Added section in uefi-raw - 0.5.1 (2024-03-17)
45 - Added `IpAddress`, `Ipv4Address`, `Ipv6Address`, and `MacAddress` types.
46 - Added `ServiceBindingProtocol`, `Dhcp4Protocol`, `HttpProtocol`,
48 - Added `LoadFileProtocol` and `LoadFile2Protocol`.
49 - Added `firmware_storage` module.
54 ## Added section in uefi-raw - 0.5.0 (2023-11-12)
55 - Added `AbsolutePointerProtocol`.
56 - Added `SimpleFileSystemProtocol` and related types.