ArmPlatformPkg/ArmVExpressPkg: Fixed line endings to be CRLF
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin <olivier.martin@arm.com> Reviewed-by: Ronald Cron <Ronald.Cron@arm.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17411 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
committed by
oliviermartin
parent
459823d9b2
commit
f66eab9b9c
@@ -52,8 +52,8 @@ typedef struct {
|
||||
ARM_VEXPRESS_PLATFORM_ID Id;
|
||||
|
||||
// Flattened Device Tree (FDT) File
|
||||
CONST EFI_GUID *FdtGuid; /// Name of the FDT when present into the FV
|
||||
CONST CHAR16 *FdtName; /// Name of the FDT when present into a File System
|
||||
CONST EFI_GUID *FdtGuid; /// Name of the FDT when present into the FV
|
||||
CONST CHAR16 *FdtName; /// Name of the FDT when present into a File System
|
||||
} ARM_VEXPRESS_PLATFORM;
|
||||
|
||||
// Array that contains the list of the VExpress based platform supported by this DXE driver
|
||||
|
Reference in New Issue
Block a user