sync comments on data structure to follow latest UEFI spec.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9309 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -854,7 +854,7 @@ typedef struct {
|
||||
typedef struct {
|
||||
EFI_DEVICE_PATH_PROTOCOL Header;
|
||||
///
|
||||
/// A NULL-terminated Unicode Path string including directory and file names.
|
||||
/// A NULL-terminated Path string including directory and file names.
|
||||
///
|
||||
CHAR16 PathName[1];
|
||||
} FILEPATH_DEVICE_PATH;
|
||||
|
Reference in New Issue
Block a user