From 8a4ddfc919d5569c68489cf53d9cf5abc94c410c Mon Sep 17 00:00:00 2001 From: srs5694 Date: Sun, 21 Mar 2010 19:05:49 -0400 Subject: Bring git up to 0.6.6 release version. --- attributes.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'attributes.cc') diff --git a/attributes.cc b/attributes.cc index f210522..527dc87 100644 --- a/attributes.cc +++ b/attributes.cc @@ -32,6 +32,8 @@ Attributes::Attributes(void) { // Now reset those names that are defined.... atNames[0] = "system partition"; // required for computer to operate + atNames[1] = "hide from EFI"; + atNames[2] = "legacy BIOS bootable"; atNames[60] = "read-only"; atNames[62] = "hidden"; atNames[63] = "do not automount"; -- cgit v1.2.1