]> git.proxmox.com Git - mirror_edk2.git/commit
Convert macros in the DevicePathLib to functions.
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 6 Feb 2009 01:46:55 +0000 (01:46 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 6 Feb 2009 01:46:55 +0000 (01:46 +0000)
commit3dc728fb14badd3bd801a5b287bb0200657f0c54
treed5d795adc305b06ddc675a5264a0c7ad5cb710b7
parent57dd2382b7499d47b00fe10c120a929a78032bc1
Convert macros in the DevicePathLib to functions.
Addresses coding convention issues in the DevicePathLib
Should not cause any compatibility issues with any existing modules.
Adds ASSERT() checks for NULL device path nodes passed into these functions.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7445 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Library/DevicePathLib.h
MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c
MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c