X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2FREADME.u-boot_on_efi;h=0349c5663af04d54c322241cb014158e7ff22a91;hb=4f1dacd43fcb5d4e97407df51b48dfde5e920078;hp=d5903c7bd3be54e0cef9546ea7b033ffaee91f2c;hpb=e8f80a5a58c9b506453cc0780687e8ed457d30a6;p=u-boot diff --git a/doc/README.u-boot_on_efi b/doc/README.u-boot_on_efi index d5903c7bd3..0349c5663a 100644 --- a/doc/README.u-boot_on_efi +++ b/doc/README.u-boot_on_efi @@ -235,12 +235,8 @@ Where is the code? lib/efi payload stub, application, support code. Mostly arch-neutral -arch/x86/lib/efi - helper functions for the fake DRAM init, etc. These can be used by - any board that runs as a payload. - arch/x86/cpu/efi - x86 support code for running as an EFI application + x86 support code for running as an EFI application and payload board/efi/efi-x86/efi.c x86 board code for running as an EFI application