Remove bad comment

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9696 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
AJFISH 2010-01-08 21:08:31 +00:00
parent db5c4f9e15
commit 05d612fd39
1 changed files with 1 additions and 1 deletions

View File

@ -27,6 +27,7 @@
[FD.BeagleBoard_EFI]
####BaseAddress = 0x80208000|gEmbeddedTokenSpaceGuid.PcdEmbeddedFdBaseAddress #The base address of the FLASH Device.
BaseAddress = 0x80008000|gEmbeddedTokenSpaceGuid.PcdEmbeddedFdBaseAddress #The base address of the FLASH Device.
Size = 0x00080000|gEmbeddedTokenSpaceGuid.PcdEmbeddedFdSize #The size in bytes of the FLASH Device
ErasePolarity = 1
@ -172,7 +173,6 @@ READ_LOCK_STATUS = TRUE
# Gdb Stub
#
#INF ArmPkg/Drivers/DebugSupportDxe/DebugSupportDxe.inf
#INF ApplePkg/Universal/GdbStub/GdbStub.inf
[FV.FVMAIN_COMPACT]