19 Commits

Author SHA1 Message Date
PMheart
228f8ca1fb Codestyle: Apply codestyle changes with Uncrustify 2022-04-25 14:51:15 +02:00
vit9696
0ee57bdef1 OcConsoleLib: Fixed builtin text renderer failing to provide ConsoleControl 2020-05-14 09:43:07 +03:00
Michael Belyaev
d7e47bed07
Docs: Fix Doxygen comments (#46) 2020-05-05 22:46:14 +03:00
Download-Fritz
0410d97604 Protocol libs: Error-exit when reinstalling fails 2019-08-16 21:01:56 +02:00
vit9696
aa10483ce8 OcConfigurationLib: Allow reinstalling apple boot policy protocol 2019-04-16 21:54:40 +03:00
vit9696
6a23fe6aa6 OcDevicePropertyLib: Rework installation interface 2019-04-07 00:27:11 +03:00
vit9696
695cd32181 Fix size calculation and assertions in OcDevicePropertyLib 2019-03-08 02:04:58 +03:00
vit9696
6db372da22 Fix several OcDevicePropertyLib issues 2019-03-08 00:39:38 +03:00
vit9696
b263af0ecc Fix OcDevicePropertyLib 2019-01-10 19:54:49 +03:00
vit9696
bf86433ea8 Add debug scripts and fix NOOPT build 2019-01-10 18:31:28 +03:00
vit9696
32e6ad8440 Fix EFI_ERROR condition and improve readability 2019-01-04 23:48:39 +03:00
vit9696
3179fb0728 Initial attempt to fix and refactor OcDevicePropertyLib 2019-01-04 23:22:43 +03:00
Download-Fritz
466b43833e Remove "Hdr" structs introduced with the one-sized array hack. 2018-10-12 16:07:02 +02:00
Download-Fritz
2527fc9c75 Use flexible arrays to avoid UB.
This partially reverts 8949a65027. C99, 6.5.6 7) has not been considered.
2018-10-11 17:18:00 +02:00
Download-Fritz
47a58c76f5 Update copyright information. 2018-10-11 16:52:06 +02:00
Download-Fritz
d44e923f5c OcDevicePropertyLib: Restore variable functionality.
This partially reverts e4d55a4f77
2018-10-11 16:13:04 +02:00
Download-Fritz
8949a65027 Replace one-sized arrays with one member (flexible array hack) to avoid UB.
Reference: https://wiki.sei.cmu.edu/confluence/display/c/DCL38-C.+Use+the+correct+syntax+when+declaring+a+flexible+array+member
2018-10-11 15:58:08 +02:00
Alex James
e4d55a4f77
OcDevicePropertyLib: Fix bugs reported by Download-Fritz 2018-10-07 12:33:23 -05:00
vit9696
709a88c5f4 Add OcDevicePropertyLib and OcFirmwarePasswordLib 2018-10-07 20:21:12 +03:00