Use <> in #include statements instead of "" for include files from packages

Use '/' instead of '\' for all file references
Remove redundant use of $(WORKSPACE) from DSC, FDF, INF, and DEC files

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3672 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
mdkinney
2007-08-17 21:04:00 +00:00
parent 471808283e
commit 2d85ada2ec
4 changed files with 17 additions and 12 deletions

View File

@@ -273,6 +273,9 @@
[LibraryClasses.EBC.DXE_RUNTIME_DRIVER]
UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
[LibraryClasses.EBC.PEI_CORE]
TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
[PcdsFeatureFlag.common]
PcdSupportUpdateCapsuleRest|gEfiMdeModulePkgTokenSpaceGuid|FALSE
PcdComponentNameDisable|gEfiMdePkgTokenSpaceGuid|FALSE
@@ -346,6 +349,13 @@
PcdStatusCodeValueMouseInputError|gEfiMdePkgTokenSpaceGuid|0x01020007 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INPUT_ERROR
PcdStatusCodeValueMouseReset|gEfiMdePkgTokenSpaceGuid|0x01020001 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_RESET
PcdUartDefaultBaudRate|gEfiMdePkgTokenSpaceGuid|115200
PcdUartDefaultDataBits|gEfiMdePkgTokenSpaceGuid|8
PcdUartDefaultParity|gEfiMdePkgTokenSpaceGuid|1
PcdUartDefaultStopBits|gEfiMdePkgTokenSpaceGuid|1
PcdDefaultTerminalType|gEfiMdePkgTokenSpaceGuid|0
[PcdsFixedAtBuild.IPF]
PcdIoBlockBaseAddressForIpf|gEfiMdePkgTokenSpaceGuid|0x0ffffc000000