mirror of https://github.com/acidanthera/audk.git
ShellPkg: Update header file including style
- Update header file including style to avoid MSDN C4464 warning Cc: Jaben Carsey <jaben.carsey@intel.com> Cc: Ruiyu Ni <ruiyu.ni@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Bell Song <binx.song@intel.com> Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
This commit is contained in:
parent
cc063f30dc
commit
8a765da2a3
|
@ -12,7 +12,7 @@
|
|||
|
||||
**/
|
||||
|
||||
#include "../UefiShellDebug1CommandsLib.h"
|
||||
#include "UefiShellDebug1CommandsLib.h"
|
||||
#include "PrintInfo.h"
|
||||
#include "QueryTable.h"
|
||||
#include "EventLogInfo.h"
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
**/
|
||||
|
||||
|
||||
#include "../UefiShellDebug1CommandsLib.h"
|
||||
#include "UefiShellDebug1CommandsLib.h"
|
||||
#include <Guid/SmBios.h>
|
||||
#include "LibSmbiosView.h"
|
||||
#include "SmbiosView.h"
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
**/
|
||||
|
||||
#include "../UefiShellDebug1CommandsLib.h"
|
||||
#include "UefiShellDebug1CommandsLib.h"
|
||||
#include "PrintInfo.h"
|
||||
#include "LibSmbiosView.h"
|
||||
#include "QueryTable.h"
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
**/
|
||||
|
||||
#include "../UefiShellDebug1CommandsLib.h"
|
||||
#include "UefiShellDebug1CommandsLib.h"
|
||||
#include "QueryTable.h"
|
||||
#include "PrintInfo.h"
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
**/
|
||||
|
||||
#include "../UefiShellDebug1CommandsLib.h"
|
||||
#include "UefiShellDebug1CommandsLib.h"
|
||||
#include "LibSmbiosView.h"
|
||||
#include "SmbiosView.h"
|
||||
#include "PrintInfo.h"
|
||||
|
|
Loading…
Reference in New Issue