X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FUefiApplicationEntryPoint%2FApplicationEntryPoint.c;h=3f45977aeb6d96f5b33fe2063ca380634f2749f2;hb=f734a10ab104f1072f94cab66a5489e0fd8fce8a;hp=d56a0888041c43a74340378968d8f423444a7e77;hpb=bd0aee7629debf78fffc656f62bd01af3acc0464;p=mirror_edk2.git diff --git a/MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c b/MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c index d56a088804..3f45977aeb 100644 --- a/MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c +++ b/MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c @@ -12,19 +12,11 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. **/ -// -// The package level header files this module uses -// #include -// -// The protocols, PPI and GUID defintions for this module -// -// -// The Library classes this module consumes -// #include #include + /** Enrty point to UEFI application.