X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FApplication%2FHelloWorld%2FHelloWorld.msa;h=5f9192bdfe4bf9a62d7d8e24468b20d3faa281c4;hp=85e2db15d4ef44e80650f024632e4fb9f6f195b4;hb=22d9199fe5bc0cc9b868b3e33c90a215ce8da3fd;hpb=c0db4cdc640920a99133fc4b6c111e9bd9f9630b;ds=inline diff --git a/EdkModulePkg/Application/HelloWorld/HelloWorld.msa b/EdkModulePkg/Application/HelloWorld/HelloWorld.msa index 85e2db15d4..5f9192bdfe 100644 --- a/EdkModulePkg/Application/HelloWorld/HelloWorld.msa +++ b/EdkModulePkg/Application/HelloWorld/HelloWorld.msa @@ -7,12 +7,12 @@ 1.0 Sample UEFI Application Reference Module This is a shell application that will display Hello World. - Copyright (c) 2006, Intel Corporation. - All rights reserved. This program and the accompanying materials - are licensed and made available under the terms and conditions of the BSD License - which accompanies this distribution. The full text of the license may be found at - http://opensource.org/licenses/bsd-license.php - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, + Copyright (c) 2006 - 2007, Intel Corporation. + All rights reserved. This program and the accompanying materials + are licensed and made available under the terms and conditions of the BSD License + which accompanies this distribution. The full text of the license may be found at + http://opensource.org/licenses/bsd-license.php + THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -29,10 +29,13 @@ DebugLib - UefiBootServicesTableLib + UefiLib + + + UefiApplicationEntryPoint - UefiDriverEntryPoint + UefiBootServicesTableLib @@ -48,4 +51,4 @@ UefiMain - + \ No newline at end of file