X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FInclude%2FLibrary%2FUefiApplicationEntryPoint.h;h=d9c25d92cb694047bd30308e2cc3af82c9bee417;hb=fc30687f39436f5b5e00396a5161b30b70db8277;hp=8ab07d9653e2f51e141cfaa18d2d3c58a9bde9b0;hpb=9199040cb29991c1ee4259a50cab8dd8f1cc96c2;p=mirror_edk2.git diff --git a/MdePkg/Include/Library/UefiApplicationEntryPoint.h b/MdePkg/Include/Library/UefiApplicationEntryPoint.h index 8ab07d9653..d9c25d92cb 100644 --- a/MdePkg/Include/Library/UefiApplicationEntryPoint.h +++ b/MdePkg/Include/Library/UefiApplicationEntryPoint.h @@ -15,9 +15,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #ifndef __UEFI_APPLICATION_ENTRY_POINT_H__ #define __UEFI_APPLICATION_ENTRY_POINT_H__ -// -// Declare the EFI/UEFI Specification Revision to which this driver is implemented -// +/// +/// Declare the EFI/UEFI Specification Revision to which this driver is implemented +/// extern const UINT32 _gUefiDriverRevision; /** @@ -113,7 +113,6 @@ ProcessLibraryDestructorList ( the user. **/ - EFI_STATUS EFIAPI ProcessModuleEntryPointList (