]> git.proxmox.com Git - mirror_edk2.git/commit
Use <> in #include statements instead of "" for include files from packages
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 17 Aug 2007 21:04:27 +0000 (21:04 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 17 Aug 2007 21:04:27 +0000 (21:04 +0000)
commit46817e4eb2bb93a169d0f6e1baf4be52d21b38a5
treedc10d2611ef6052de78b6aef374c3c6d7769f80a
parent2d85ada2ec519c27d445510afd97e3fc40899ac0
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@3673 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BaseLib/CpuDeadLoop.c