summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2018-01-19 20:24:37 +0100
committerAlexander Graf <[email protected]>2018-01-22 23:09:13 +0100
commit04298686a43af15c091393fac71fc42e73efddbd (patch)
tree6ac13a8ba758413738cf7af23962694b20806963 /scripts/basic
parent2074f70064b5860db0d273ad3d050e87764c08e5 (diff)
efi_loader: return NULL from device path functions
For the construction of device paths we need to call the AllocatePool service. We should not ignore if it fails due to an out of memory situation. This patch changes the device path functions to return NULL if the memory allocation fails. Additional patches will be needed to fix the callers. Signed-off-by: Heinrich Schuchardt <[email protected]> Signed-off-by: Alexander Graf <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions