X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FApplication%2FHelloWorld%2FHelloWorld.msa;h=0fc4ec9fbcaa68d052d14f59e141a4f91c1c1262;hp=92fca0ff91028b4bb17e991aadf4efbc572e9fa7;hb=5b18234d980e3eb199c3a784b2fdfdd3acffef57;hpb=878ddf1fc3540a715f63594ed22b6929e881afb4 diff --git a/EdkModulePkg/Application/HelloWorld/HelloWorld.msa b/EdkModulePkg/Application/HelloWorld/HelloWorld.msa index 92fca0ff91..0fc4ec9fbc 100644 --- a/EdkModulePkg/Application/HelloWorld/HelloWorld.msa +++ b/EdkModulePkg/Application/HelloWorld/HelloWorld.msa @@ -9,43 +9,53 @@ 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. --> - + - HelloWorld - DXE_DRIVER - APPLICATION - 6987936E-ED34-44db-AE97-1FA5E4ED2116 - 0 - Component description file for SecurityStub module - FIX ME! - Copyright (c) 2004-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, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - - 0 - 2006-03-12 17:09 - 2006-03-20 20:41 + Hello World UEFI Application + UEFI_APPLICATION + 6987936E-ED34-44db-AE97-1FA5E4ED2116 + 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, + WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 + + IA32 X64 IPF EBC + false + HelloWorld + - PrintLib - DebugLib - UefiBootServicesTableLib - UefiDriverEntryPoint + + PrintLib + + + DebugLib + + + UefiBootServicesTableLib + + + UefiDriverEntryPoint + HelloWorld.c - - MdePkg - + + + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00020000 UefiMain - + \ No newline at end of file