From 8a90a5a56f0238384e939bbb1860cb0577ae4ca5 Mon Sep 17 00:00:00 2001 From: jchen20 Date: Fri, 5 Feb 2010 08:08:49 +0000 Subject: revise the comments style git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9938 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Include/Guid/LoadModuleAtFixedAddress.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MdeModulePkg/Include/Guid/LoadModuleAtFixedAddress.h') diff --git a/MdeModulePkg/Include/Guid/LoadModuleAtFixedAddress.h b/MdeModulePkg/Include/Guid/LoadModuleAtFixedAddress.h index 90bb246de9..070430db9c 100644 --- a/MdeModulePkg/Include/Guid/LoadModuleAtFixedAddress.h +++ b/MdeModulePkg/Include/Guid/LoadModuleAtFixedAddress.h @@ -1,6 +1,6 @@ /** @file - This file defines: - A configuration Table Guid for Load module at fixed address. + This file defines a configuration Table Guid for Load module at fixed address. + This configuration table is to hold the top address below which the Dxe runtime code and boot time code will be loaded and Tseg base. When this feature is enabled, Build tools will assigned module loading address relative to these 2 address. -- cgit v1.2.3