forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/Documentation/devicetree/bindings/arm/xen.txt
....@@ -54,7 +54,7 @@
5454 };
5555
5656 The format and meaning of the "xen,uefi-*" parameters are similar to those in
57
-Documentation/arm/uefi.txt, which are provided by the regular UEFI stub. However
57
+Documentation/arm/uefi.rst, which are provided by the regular UEFI stub. However
5858 they differ because they are provided by the Xen hypervisor, together with a set
5959 of UEFI runtime services implemented via hypercalls, see
6060 http://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,platform.h.html.