X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FInclude%2FGuid%2FLoadModuleAtFixedAddress.h;fp=MdeModulePkg%2FInclude%2FGuid%2FLoadModuleAtFixedAddress.h;h=bf1f47531d3dbd21a85fbc7d2f2043156f194553;hp=6d73bf38381563e962398654d559f6d402a7f172;hb=1436aea4d5707e672672a11bda72be2c63c936c3;hpb=7c7184e201a90a1d2376e615e55e3f4074731468 diff --git a/MdeModulePkg/Include/Guid/LoadModuleAtFixedAddress.h b/MdeModulePkg/Include/Guid/LoadModuleAtFixedAddress.h index 6d73bf3838..bf1f47531d 100644 --- a/MdeModulePkg/Include/Guid/LoadModuleAtFixedAddress.h +++ b/MdeModulePkg/Include/Guid/LoadModuleAtFixedAddress.h @@ -17,8 +17,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent #define EFI_LOAD_FIXED_ADDRESS_CONFIGURATION_TABLE_GUID \ { 0x2CA88B53,0xD296,0x4080, { 0xA4,0xA5,0xCA,0xD9,0xBA,0xE2,0x4B,0x9} } - -extern EFI_GUID gLoadFixedAddressConfigurationTableGuid; +extern EFI_GUID gLoadFixedAddressConfigurationTableGuid; typedef struct { EFI_PHYSICAL_ADDRESS DxeCodeTopAddress; ///< The top address below which the Dxe runtime code and below which the Dxe runtime/boot code and PEI code.