89 Commits

Author SHA1 Message Date
PMheart
228f8ca1fb Codestyle: Apply codestyle changes with Uncrustify 2022-04-25 14:51:15 +02:00
vit9696
0701d15502 OcMainLib: Implement automatic scaling factor detection
closes acidanthera/bugtracker#1717
2021-11-04 18:24:39 +03:00
Marvin Häuser
30980b6691 OC: Introduce "ForceOcWriteFlash" quirk to mitigate memory corruption 2021-09-05 21:02:16 +02:00
dakanji
dee3ff5ef5
OcFileLib: Standardise Function Names (#287) 2021-08-31 10:33:34 +03:00
Marvin Häuser
6b27ad1be4 Add missing new-lines to error output 2021-07-16 18:48:59 +02:00
vit9696
098f4ad875 OcSmbiosLib: Fix compilation 2021-04-29 02:38:27 +03:00
vit9696
5db7147293 OcSmbiosLib: Cover NO DIMM information 2021-04-29 01:47:36 +03:00
vit9696
de65178003 Build: Sync with edk2-stable202102 2021-04-10 16:13:13 +03:00
dakanji
2cf7398972 OcSmbiosLib: Fallback on Failsafe 2021-04-03 02:52:53 +03:00
Goldfish64
4ecd22d47f OcSmbiosLib: Fix incorrect handling of multiple CPUs and CPU cache size 2021-03-28 17:32:08 -05:00
Goldfish64
ccfb6742de OcSmbiosLib: Fix comment typos 2021-03-28 17:31:25 -05:00
MikeBeaton
0cd2bdbd4c Misc: Improve formatting DEBUG_CODE_BEGIN/END calls 2021-03-25 05:48:12 +00:00
vit9696
6f914f98be Utilities: Let CPU decoder be tested externally 2021-03-12 23:24:29 +03:00
kylon
9056de4304
OcSmbiosLib: Fix index in OcSmbiosGetSmcVersion (#234) 2021-03-11 08:02:50 +03:00
vit9696
1ed6e7d5d0 OcSmbiosLib: Add Xeon X5675 frequency values 2021-03-09 22:04:07 +03:00
vit9696
64e8b9ccd4 OcSmbiosLib: Further improve CPU frequency calc on legacy CPUs
closes acidanthera/bugtracker#1554
2021-03-09 14:53:46 +03:00
PMheart
81ec3311a9
OcSmbiosLib: Report actual MemoryFormFactor in SMBIOS (#225)
closes acidanthera/bugtracker#1537
2021-03-03 14:38:51 +03:00
vit9696
9e66b700bc OcSmbiosLib: Fix frequency calculation for 3.0 GHz P4 2021-02-28 21:10:11 +03:00
vit9696
dd553a7889 OcSmbiosLib: Add SMBIOS frequency print 2021-02-22 18:54:07 +03:00
vit9696
211304452f OcSmbiosLib: Increase tolerance for 2.0 GHz CPUs 2021-02-22 16:12:07 +03:00
vit9696
cde4faa482 OcSmbiosLib: Improve rounding for 2.66 GHz CPUs
references acidanthera/bugtracker#1521
2021-02-22 14:30:19 +03:00
vit9696
c210a96462 OcSmbiosLib: Fixed CPU speed rounding for two-digit values
closes acidanthera/bugtracker#1521
2021-02-22 09:37:12 +03:00
Bmju
6e55ba352d
OcSmbiosLib: Use OEM values for certain Apple-specific tables on Apple HW (#215)
closes acidanthera/bugtracker#1506
2021-02-20 10:24:10 +03:00
vit9696
df113de085 OpenCorePlatform: Provide support for SSN variable
closes acidanthera/bugtracker#1500
2021-02-16 16:04:27 +03:00
Vitaly Cheptsov
4bd7a81d03
OcSmbiosLib: Fix typo when reading ROM from NVRAM 2021-02-14 17:45:36 +03:00
vit9696
c97baf360b OcSmbiosLib: Prefer NVRAM values when reading OEM MLB and ROM 2021-02-14 16:05:16 +03:00
vit9696
f3502e7336 OpenCorePlatform: Implement OEM SN, MLB, UUID reading
closes acidanthera/bugtracker#1469
2021-02-13 16:15:36 +03:00
vit9696
f51fee6f9e OcSmbiosLib: Cleanup & refactor OEM value exposure 2021-02-13 10:03:04 +03:00
Goldfish64
bf6e54da6c OcSmbiosPatch: Fix incorrect cast for max memory capacity
Closes https://github.com/acidanthera/bugtracker/issues/1383
2020-12-21 12:15:31 -06:00
John Davis
bf043cae2e
Custom memory properties (#139)
* OcSmbiosLib: Implement custom memory configurations

* OcSmbiosLib: Fix previous commit

* OcSmbiosLib: Change to 0-based indexes

* Docs: Update manual and sample configs
2020-10-17 17:33:37 -05:00
John Davis
a380c5d840
OcSmbiosLib: Added support for multiple memory array tables (#134) 2020-10-13 01:43:38 +03:00
Goldfish64
6ca34fe0c2 OcSmbiosLib: Provide fallbacks for NULL memory SMBIOS strings 2020-10-10 09:27:41 -05:00
John Davis
818f9e3f57
32-bit kernel switching support (#104)
* OcMacInfoLib: Add 64-bit model compatibility function

* OcMacInfoLib: Fix previous commit

* OpenCorePlatform: Store current SMBIOS platform

* OpenCorePlatform: Fix variable

* OpenCoreKernel: Implement 32-bit kernel switching

* OpenCoreKernel: Force 32-bit on EFI32

* OpenCoreKernel: Fix previous commit
2020-08-21 22:31:19 -05:00
vit9696
8d1e369098 OcSmbiosLib: Fix typo introduced by the previous commit 2020-05-31 08:43:45 +03:00
vit9696
94ec26470f OcAcpiLib: Add missing trailing newline
Also unifies naming in OcSmbiosLib
2020-05-31 08:02:12 +03:00
vit9696
908f7c2297 OpenCoreMisc: Implement SysReport debugging option
closes acidanthera/bugtracker#379
2020-05-31 08:00:03 +03:00
vit9696
e6bec3ae80 Debug: Fix some log tags 2020-05-17 16:53:02 +03:00
vit9696
a9cbcd9ae8 Build: Drop EfiPkg 2020-05-17 14:28:41 +03:00
Michael Belyaev
d7e47bed07
Docs: Fix Doxygen comments (#46) 2020-05-05 22:46:14 +03:00
vit9696
796765ca7c
OcBootManagementLib: Rework boot management (#42)
Co-authored-by: vit9696 <vit9696@users.noreply.github.com>
Co-authored-by: Download-Fritz <download-fritz@outlook.com>
2020-05-05 19:45:32 +03:00
vit9696
82e8f5efb9 OcSmbiosLib: Fixed Custom UpdateSMBIOSMode modifying SMBIOSv3 table 2020-04-09 20:49:42 +03:00
vit9696
97585cb6c2 Build: Remove OcSupportPkg usage 2020-02-29 17:39:41 +03:00
vit9696
8f0b7fc7bd OcSmbiosLib: Add support for exposing OEM info 2020-01-25 12:22:19 +03:00
vit9696
b3cd2990ba OcSmbiosLib: Improve portability
closes acidanthera/bugtracker#641
2020-01-10 11:41:08 +03:00
vit9696
7d2f5c10aa OcSmbiosLib: Fixed SMBIOS Type4 External Clock values 2020-01-04 22:43:03 +03:00
vit9696
1560cec90c OcGuardLib: Switch to edk2-stable201911 2019-11-29 17:32:17 +03:00
Download-Fritz
156cb7c586 Various type and cast fixes 2019-11-02 23:16:33 +01:00
vit9696
ad640248f6 OcGuardLib: Drop global/inline static assert separation 2019-08-18 19:24:01 +03:00
vit9696
f4fceb7a91 OcMemoryLib: Initial version 2019-07-16 20:21:43 +03:00
vit9696
a2d69bd0ca Build: Fix metadata header inclusion
closes acidanthera/bugtracker#374
2019-06-11 23:17:14 +03:00