]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibOptionalDevicePathProtocol.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Library / UefiDevicePathLib / UefiDevicePathLibOptionalDevicePathProtocol.c
2021-12-07 Michael KubackiMdePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdePkg: Change OPTIONAL keyword usage style
2019-04-09 Michael D KinneyMdePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdePkg: Clean up source files
2013-07-26 Ruiyu NiAdd 4 APIs to DevicePathLib: ConvertDeviceNodeToText...