Its' good. Thanks! I will help to check-in this fix. Reviewed-by: Jeff Fan <[email protected]>
-----Original Message----- From: Chen Fan [mailto:[email protected]] Sent: Monday, January 27, 2014 6:49 PM To: [email protected] Subject: [edk2] [PATCH] Fix ResetVectorVtf0.asm comment typo Signed-off-by: Chen Fan <[email protected]> --- UefiCpuPkg/ResetVector/Vtf0/Ia16/ResetVectorVtf0.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UefiCpuPkg/ResetVector/Vtf0/Ia16/ResetVectorVtf0.asm b/UefiCpuPkg/ResetVector/Vtf0/Ia16/ResetVectorVtf0.asm index d0830ec..610b956 100644 --- a/UefiCpuPkg/ResetVector/Vtf0/Ia16/ResetVectorVtf0.asm +++ b/UefiCpuPkg/ResetVector/Vtf0/Ia16/ResetVectorVtf0.asm @@ -1,6 +1,6 @@ ;------------------------------------------------------------------------------ ; @file -; First code exectuted by processor after resetting. +; First code executed by processor after resetting. ; ; Copyright (c) 2008 - 2011, Intel Corporation. All rights reserved.<BR> ; This program and the accompanying materials -- 1.8.1.4 ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel ------------------------------------------------------------------------------ WatchGuard Dimension instantly turns raw network data into actionable security intelligence. It gives you real-time visual feedback on key security issues and trends. Skip the complicated setup - simply import a virtual appliance and go from zero to informed in seconds. http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
