efi icon indicating copy to clipboard operation
efi copied to clipboard

Implement proper errors

Open gurry opened this issue 7 years ago • 0 comments

  • Turn all what we call EfiErrors and EfiErrorKinds now into simply an enum called EfiStatusCode
  • Expose proper errors per module as appropriate. These errors can hold above-said EfiStatusCode's as their causes.

gurry avatar Jun 18 '18 00:06 gurry