Jan 29, 2010 |
9 years 24 days | - Fixed problem loading absolute paths since last mods
- Fixed potential problem with the new getSmbiosChar16() function in
fake_efi.c
- Set verbose mode to 0 by default
- Updated few debug display and potential bug when return vbios file
improvement |
9 years 24 days | Last change was not working 100% because we NEED to keep an
absolute path spec for DSDT.aml while also permitting the automatic
dsdt detection to work. Fixed now. |
Jan 28, 2010 |
9 years 24 days | Fixed new loadAcpiTable code would not prefix the first DSDT attempt
with a slash make the filename not been seeked in root dir. |
9 years 24 days | Updated BootHelp.txt : added a note on HidePartition: has no effect
on mac partitions. Should be discussed if we want to extend that to
mac os x partitions as well. |
9 years 24 days | Updated BootHelp.txt : added missing ForceHPET option and corrected
typos. |
9 years 24 days | Updated BottHelp.txt to reflect options changes as in the trunk:
added UseAtiROM and UseNvidiaROM, removed obsolete VideoROM option |
9 years 25 days | Updated CREDITS |
9 years 25 days | Added chipset identification for the following missing NVIDIA gfx
cards:
GeForce GTX 295, Quadro CX, Quadro FX 5800, Quadro FX 4800, GeForce
8800 GTS 512,
GeForce GTS 240, GeForce 9800M GTX, GeForce GTX 280M, GeForce 9800M
GT, GeForce GTS 250,
GeF |
Jan 27, 2010 |
9 years 26 days | Created a CREDITS file. please complete if some contributors are
missing. |
Jan 26, 2010 |
9 years 27 days | Modified Meklort's 915 EDID patch for Intel onboard video cards , so
that basically it gives full EDID detection for GMA 950/X3100 and
even unsupported ones such as X4500HD ! |
Jan 25, 2010 |
9 years 28 days | Fixed SystemId would not look in bootConfig file. Cleaned up unused
variables in dsdt_patcher |
Jan 24, 2010 |
9 years 29 days | Created a TODO list to complement my recent CHANGES addon to the
project. The current TODO list incorporates the features discussed
with Zef, JrCs and me. |
Jan 23, 2010 |
9 years 29 days | fixed code dupped from loadAcpiTable |
9 years 29 days | SystemId kept as the only way to set manually the system-id
information |
9 years 29 days | Deprecated existing SystemID and SMUUID options, still parsed in RC5
but should be replace by the new SMsystemid in a future release see
CHANGES for more info/justification. |
9 years 29 days | Integration of JrCs fadt patch (see CHANGES for more info). |
Jan 22, 2010 |
9 years 1 month | Whoops realised that I did not include the two important files -
silly me
|
9 years 1 month | Added Initial Support for Intel graphics injection support
(950/X3100) |
9 years 1 month | added a new branch - prasys |
Jan 21, 2010 |
9 years 1 month | Merged modifications from my branch to trunk as requested by Zef.
This includes asere patch with few modifications /bug fixes.
Included JrCs coding standard name convention change. See CHANGES
file for details. |