]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Acpi
MdePkg: Convert all .uni files to utf-8
[mirror_edk2.git] / MdeModulePkg / Universal / Acpi /
2015-07-27 Star ZengMdeModulePkg BootScriptExecutorDxe: Reduce reserved...
2015-07-08 Star ZengMdeModulePkg AcpiTableDxe: Install config table at...
2015-06-19 Star ZengMdeModulePkg AcpiTableDxe: Non-Boolean comparisons...
2015-06-17 Star ZengMdeModulePkg AcpiTableDxe: Cover EFI_ACPI_TABLE_VERSION...
2015-05-08 Liming GaoMdeModulePkg: Update FirmwarePerformanceDataTableDxe...
2015-05-06 Hao WuMdeModulePkg: Remove GetBootMode() at FirmwarePerforman...
2015-03-19 Star ZengMdeModulePkg BootScriptExecutorDxe: Fix 32bit build...
2015-03-18 Star ZengMdeModulePkg BootScriptExecutorDxe: Use ImageContext...
2015-02-05 Star ZengMdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.
2015-02-02 Yao, JiewenUse SmmMemLib to check communication buffer.
2015-01-26 Laszlo ErsekMdeModulePkg: Acpi: enforce exclusion between FirmwareC...
2014-12-12 Liming GaoMdeModulePkg DXE FpdtStatusCodeHandler: Check Boolean...
2014-12-03 Liming GaoMdeModulePkg: Unregister DXE FpdtStatusCodeHandler.
2014-11-12 Star ZengMdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and...
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-07 Feng Tian1) Add type cast for better coding style.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-07-09 Chen FanFixed typos: hanlder should be handler.
2014-05-06 Star ZengMdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the...
2014-03-17 Gao, LimingRemove ASSERT check for SetVariable in FirmwarePerforma...
2013-11-25 Star ZengMdeModulePkg BootScriptExecutorDxe: Fix S3 failure...
2013-11-22 Jeff Fan1. DxeIplPeim will locate Vector Handoff Table PPI...
2013-11-08 Shumin QiuAdd BaseSmbusLibNull instance for SmbusLib. Add check...
2013-09-16 Star ZengCreate PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_T...
2013-09-12 Chao ZhangUpdate BGRT image buffer to be stored in EfiBootSerives...
2013-05-27 lgao4Fix the issue that FreePool is too early in FirmwarePer...
2013-05-21 lzeng14Fix the TOCTOU issue of CommBufferSize itself for SMM...
2013-05-16 lzeng14Separate memory allocation for FPDT S3 performance...
2013-05-13 lgao4Update Code to pass EBC compiler.
2013-05-07 lzeng141. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm...
2013-04-25 lzeng141. Use the check IsAddressValid() to prevent SMM commun...
2013-04-16 erictianMdeMdeModulePkg/BootScriptExecutorDxe: Replaces absolut...
2013-01-17 lzeng14Fix ICC11(VS2005) build failure.
2013-01-16 lzeng14Fix build failure.
2013-01-15 lzeng14The unit of Duration for S3BootScriptSaveMemPoll()...
2012-12-03 jyao1Fix build error.
2012-11-30 jyao1ACPI4.0/5.0 have clear description:
2012-11-16 lzeng14Use IA32_IDT_GATE_DESCRIPTOR defined in BaseLib instead...
2012-11-12 lzeng14Allocate ReservedMemory instead of ACPIMemoryNVS for...
2012-11-12 lzeng14Free the buffer allocated by GetSectionFromAnyFv()...
2012-11-07 li-elvinMoved the PeiS3ResumeState access when PeiS3ResumeState...
2012-11-01 erictianMdeModulePkg: eliminate all implicit library dependenci...
2012-10-30 li-elvinAdd missing status code in several modules.
2012-10-11 lzeng14Add missing braces around initializer.
2012-08-27 vanjeff1. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32T...
2012-08-16 vanjeffAdd validation on ACPI_S3_CONTEXT.S3DebugBufferAddress...
2012-08-16 jyao1Add missing function comments
2012-08-14 jyao1Create 4G page table by default, and using PF to handle...
2012-07-12 lzeng14Clean up include of ACPI header file so that only Indus...
2012-06-27 czhang46Add more SMRAM range check to 3 SMI handler.
2012-06-18 lzeng14Fix potential memory leak issue.
2012-05-08 lgao4Enhance ACPI FPDT DXE and SMM driver to accept the...
2012-04-11 ydong10Add more check for the bmp file to avoid access violation.
2012-03-19 lzeng14Remove the useless performance logging code in BootScri...
2012-03-15 vanjeff1. Introduced CPU Exception Handler Library to provide...
2012-02-14 czhang46Enhance BGRT driver to install BGRT table upon every...
2011-12-15 jyao1InstallAcpiTable() - Do not update the checksum in...
2011-12-02 lzeng14Free memory allocated by ReadSection.
2011-12-01 lgao4Add Acpi50 FPDT and BGRT module into MdeModulePkg.
2011-11-30 jyao1Add ACPI5.0 header file.
2011-11-14 jyao1Follow PI1.2c spec, check empty string and return EFI_I...
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
2011-08-29 jljustenMdeModulePkg: Add ACPI S3 Save State drivers
2011-08-29 jljustenMdeModulePkg: Add BootScriptExecutorDxe driver
2011-08-24 erictianRemove CONST modifier to be spec compliance
2011-08-09 lgao4Fix the bug in AcpiTableDxe drivers that doesn't work...
2011-02-11 jyao1UEFI table also need to be in ACPI NVS memory, because...
2010-07-16 jyao1Enhance to follow UEFI2.3 spec - the EFI_ACPI_TABLE_PRO...
2010-05-20 jljustenMdeModulePkg AcpiTableDxe: Fix GCC build warning
2010-05-19 jyao1Fix VS2003 build error
2010-05-18 jyao1MdeModulePkg:
2010-05-17 rsun3Small code refinement in MdeModulePkg.
2010-05-12 jchen20Fix for UNIXGCC build
2010-05-11 jchen20Add fix for the hardcoded Max ACPI table number. With...
2010-04-24 hhtianUpdate the copyright notice format
2010-04-06 lgao4Update the modules with the different module GUID to...
2010-02-25 jljustenRemove svn:executable on *.c, *.h, *.asm, *.S, *.inf...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-24 lgao41. Correct File header to ## @file
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2010-01-15 rsun3Fix some coding style issues in MdeModulePkg.
2010-01-04 jljustenMdeModulePkg AcpiTableDxe: Fix compiler warning
2009-06-25 eric_tianroll back r8590 patch
2009-06-24 eric_tianadd assertion to ensure ACPI table is checksumed.
2009-06-18 eric_tianthe checksum must to be updated when install a new...
2009-04-29 vanjefffixed 2 k8 issues.
2009-04-17 xli24Add support of ACPI Table Version 3.0 in implementation...
2009-04-17 jchen20retire AcpiTableStorage.h and implement the gEfiAcpiTab...
2009-04-10 jljustenFix various 'EFIAPI' inconsistencies found while buildi...
2009-03-20 jljustenAdd ACPI drivers: