| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync patches r15330, r15331 and r15336 from main trunk. | Jeff Fan | 2014-03-20 | 1 | -10/+10 |
* | Sync patch r14672 from main trunk. | vanjeff | 2013-09-18 | 7 | -59/+78 |
* | Sync patches r14657 and r14659 from main trunk. | vanjeff | 2013-09-16 | 1 | -7/+10 |
* | Sync patch r14379 from main trunk. | vanjeff | 2013-05-22 | 1 | -2/+5 |
* | Sync patches r14369 and r14370 from main trunk. | vanjeff | 2013-05-17 | 4 | -90/+184 |
* | Sync patches r13691, r13703, r13704, r13909, r13957, r14039, r14079, r14082, ... | vanjeff | 2013-05-09 | 3 | -3/+0 |
* | Sync patch r14325 from main trunk. | vanjeff | 2013-05-09 | 1 | -5/+9 |
* | Sync patches r14276, r14305 and r14317 from main trunk. | vanjeff | 2013-04-28 | 1 | -5/+32 |
* | Sync patches r13470, r13477, r13518, r13545, r13954, r13763 and r14145 from m... | vanjeff | 2013-04-19 | 1 | -11/+37 |
* | Sync part of patch r13680 and patch r13708 from main trunk. | vanjeff | 2013-04-15 | 1 | -2/+4 |
* | Sync patches r13935, r13948, r13952, r13980, r13981 and r14062 from main trunk. | vanjeff | 2013-04-01 | 4 | -82/+78 |
* | SyncSync patch r13929 and r13931 from main trunk. | vanjeff | 2012-11-12 | 1 | -6/+5 |
* | Sync patches r13889, r13890, r13891, r13892, r13896 and r13897 from main trunk. | vanjeff | 2012-11-02 | 1 | -17/+20 |
* | Sync patches r13631 and r13639 from main trunk. | vanjeff | 2012-10-09 | 5 | -5/+245 |
* | Sync patch r13108 and from main trunk. | vanjeff | 2012-05-31 | 3 | -116/+3 |
* | Sync patches r13214, r13215, r13216, r13218, r13219 and r13292 from mail trunk. | vanjeff | 2012-05-10 | 4 | -74/+401 |
* | Sync patches r13159, r13185 and r13203 from mail trunk. | vanjeff | 2012-05-04 | 1 | -1/+33 |
* | Sync patch r13010 from mail trunk. | vanjeff | 2012-03-29 | 1 | -40/+79 |
* | InstallAcpiTable() - Do not update the checksum in the passed in buffer – t... | jyao1 | 2011-12-15 | 1 | -13/+1 |
* | Free memory allocated by ReadSection. | lzeng14 | 2011-12-02 | 1 | -1/+7 |
* | Add Acpi50 FPDT and BGRT module into MdeModulePkg. | lgao4 | 2011-12-01 | 8 | -0/+1706 |
* | Add ACPI5.0 header file. | jyao1 | 2011-11-30 | 1 | -157/+0 |
* | Follow PI1.2c spec, check empty string and return EFI_INVALID_PARAMETER. | jyao1 | 2011-11-14 | 2 | -4/+8 |
* | MdeModulePkg: Remove variables that are set, but not used | jljusten | 2011-10-31 | 1 | -6/+2 |
* | MdeModulePkg: Add ACPI S3 Save State drivers | jljusten | 2011-08-29 | 6 | -0/+2235 |
* | MdeModulePkg: Add BootScriptExecutorDxe driver | jljusten | 2011-08-29 | 9 | -0/+1081 |
* | Remove CONST modifier to be spec compliance | erictian | 2011-08-24 | 1 | -6/+6 |
* | Fix the bug in AcpiTableDxe drivers that doesn't work when more than 20 Acpi ... | lgao4 | 2011-08-09 | 1 | -44/+49 |
* | UEFI table also need to be in ACPI NVS memory, because some data field | jyao1 | 2011-02-11 | 1 | -3/+8 |
* | Enhance to follow UEFI2.3 spec - the EFI_ACPI_TABLE_PROTOCOL will ensure that... | jyao1 | 2010-07-16 | 1 | -1/+7 |
* | MdeModulePkg AcpiTableDxe: Fix GCC build warning | jljusten | 2010-05-20 | 1 | -0/+2 |
* | Fix VS2003 build error | jyao1 | 2010-05-19 | 1 | -1/+1 |
* | MdeModulePkg: | jyao1 | 2010-05-18 | 11 | -10/+4173 |
* | Small code refinement in MdeModulePkg. | rsun3 | 2010-05-17 | 1 | -54/+52 |
* | Fix for UNIXGCC build | jchen20 | 2010-05-12 | 1 | -1/+1 |
* | Add fix for the hardcoded Max ACPI table number. With this fix, the number of... | jchen20 | 2010-05-11 | 1 | -72/+195 |
* | Update the copyright notice format | hhtian | 2010-04-24 | 6 | -12/+12 |
* | Update the modules with the different module GUID to avoid the different modu... | lgao4 | 2010-04-06 | 1 | -1/+1 |
* | Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* | jljusten | 2010-02-25 | 6 | -0/+0 |
* | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 | 2010-02-25 | 1 | -3/+1 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-24 | 2 | -5/+5 |
* | Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections... | mdkinney | 2010-01-29 | 2 | -8/+6 |
* | Fix some coding style issues in MdeModulePkg. | rsun3 | 2010-01-15 | 1 | -1/+0 |
* | MdeModulePkg AcpiTableDxe: Fix compiler warning | jljusten | 2010-01-04 | 1 | -0/+2 |
* | roll back r8590 patch | eric_tian | 2009-06-25 | 1 | -1/+1 |
* | add assertion to ensure ACPI table is checksumed. | eric_tian | 2009-06-24 | 1 | -0/+8 |
* | the checksum must to be updated when install a new table into ACPI table | eric_tian | 2009-06-18 | 1 | -1/+1 |
* | fixed 2 k8 issues. | vanjeff | 2009-04-29 | 1 | -39/+44 |
* | Add support of ACPI Table Version 3.0 in implementation of EFI_ACPI_TABLE_PRO... | xli24 | 2009-04-17 | 1 | -4/+4 |
* | retire AcpiTableStorage.h and implement the gEfiAcpiTableStorageGuid with a f... | jchen20 | 2009-04-17 | 1 | -2/+2 |