summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/IndustryStandard/Mbr.h
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-23 07:06:27 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-23 07:06:27 +0000
commit000f6a288d39f51a8729d04849f6005a4e284e01 (patch)
treec9679e1a932d951233b4b42f86b1d4a90d907108 /MdePkg/Include/IndustryStandard/Mbr.h
parentc2049caa254a0391cd7b5713ddf6e17cc7b3392c (diff)
downloadedk2-000f6a288d39f51a8729d04849f6005a4e284e01.tar.gz
edk2-000f6a288d39f51a8729d04849f6005a4e284e01.tar.bz2
edk2-000f6a288d39f51a8729d04849f6005a4e284e01.zip
clean up according to code review comments.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6197 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/IndustryStandard/Mbr.h')
-rw-r--r--MdePkg/Include/IndustryStandard/Mbr.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/MdePkg/Include/IndustryStandard/Mbr.h b/MdePkg/Include/IndustryStandard/Mbr.h
index 12ec51789b..937878f96f 100644
--- a/MdePkg/Include/IndustryStandard/Mbr.h
+++ b/MdePkg/Include/IndustryStandard/Mbr.h
@@ -1,7 +1,7 @@
/** @file
Legacy Master Boot Record Format Definition.
-Copyright (c) 2006, Intel Corporation
+Copyright (c) 2006 - 2008, Intel Corporation
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@@ -16,8 +16,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#define _MBR_H_
#define MBR_SIGNATURE 0xaa55
-#define MIN_MBR_DEVICE_SIZE 0x80000
-#define MBR_ERRATA_PAD 0x40000 // 128 MB
#define EXTENDED_DOS_PARTITION 0x05
#define EXTENDED_WINDOWS_PARTITION 0x0F