X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FInclude%2FLibrary%2FDxeServicesTableLib.h;h=be996ead4813d27cc250141eae08c5d5f80924f4;hb=ed300ce2a68ba42b7e140af9e7e71c706518c9f1;hp=e020937a1c129deccfb94588ee6904930ed32cc1;hpb=d5b86e43cf23787da85fcf862807c1f6714bfac2;p=mirror_edk2.git diff --git a/MdePkg/Include/Library/DxeServicesTableLib.h b/MdePkg/Include/Library/DxeServicesTableLib.h index e020937a1c..be996ead48 100644 --- a/MdePkg/Include/Library/DxeServicesTableLib.h +++ b/MdePkg/Include/Library/DxeServicesTableLib.h @@ -15,9 +15,9 @@ #ifndef __DXE_SERVICES_TABLE_LIB_H__ #define __DXE_SERVICES_TABLE_LIB_H__ -// -// Cache copy of the DXE Services Table -// +/// +/// Cache copy of the DXE Services Table +/// extern EFI_DXE_SERVICES *gDS; #endif