summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Acpi
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/Universal: Fix typos in commentsGary Lin2016-10-273-3/+3
* MdeModulePkg BootScriptExecutorDxe: Convert X64/S3Asm.asm to NASMLiming Gao2016-06-281-28/+29
* MdeModulePkg BootScriptExecutorDxe: Convert X64/S3Asm.asm to NASMJordan Justen2016-06-282-0/+136
* MdeModulePkg BootScriptExecutorDxe: Convert IA32/S3Asm.asm to NASMLiming Gao2016-06-281-12/+13
* MdeModulePkg BootScriptExecutorDxe: Convert IA32/S3Asm.asm to NASMJordan Justen2016-06-282-0/+68
* MdeModulePkg BootScriptExecutorDxe: EXTERNDEF=>PUBLIC in S3AsmJordan Justen2016-06-282-4/+4
* MdeModulePkg BootScriptExecutorDxe: Use NASM compatible syntaxJordan Justen2016-06-282-2/+2
* MdeModulePkg-FPDT(3): Use SMM_FPDT_FUNCTION_GET_BOOT_RECORD_DATA_BY_OFFSET in...Liming Gao2016-04-292-42/+79
* MdeModulePkg-FPDT(2): Add SMM_FPDT_FUNCTION_GET_BOOT_RECORD_DATA_BY_OFFSET in...Liming Gao2016-04-291-27/+36
* MdeModulePkg: Add description to MdeModulePkg AcpiTable driver.Liming Gao2016-04-272-5/+6
* MdeModulePkg S3SaveStateDxe: Add protocol usage for gEfiLockBoxProtocolGuidStar Zeng2016-04-141-1/+1
* MdeModulePkg BootScriptExecutorDxe: Consume PcdAcpiS3Enable to control the codeStar Zeng2016-04-112-2/+7
* MdeModulePkg SmmS3SaveStateDxe: Consume PcdAcpiS3Enable to control the codeStar Zeng2016-04-112-3/+10
* MdeModulePkg S3SaveStateDxe: Move S3Ready() functional code from AcpiS3SaveDxeStar Zeng2016-04-074-1/+575
* MdeModulePkg S3SaveStateDxe: Consume PcdAcpiS3Enable to control the codeStar Zeng2016-04-073-3/+11
* MdeModulePkg AcpiTableDxe: Use Rsdt to check against NULLStar Zeng2016-03-081-2/+2
* MdeModulePkg AcpiTableDxe: Don't uninstall Acpi Sdt Protocol at ReadyToLockStar Zeng2016-03-043-67/+3
* MdeModulePkg: AcpiTableDxe: fix VS2008 build by merging adjacent if blocksArd Biesheuvel2016-02-261-12/+10
* MdeModulePkg: AcpiTableDxe: make 4 GB table allocation limit optionalArd Biesheuvel2016-02-243-184/+262
* MdeModulePkg AcpiTableDxe: Fix a typo in function descriptionHao Wu2016-01-061-1/+1
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-1518-0/+0
* MdeModulePkg BootScriptExecutorDxe: Reduce reserved memory consumptionStar Zeng2015-07-271-23/+89
* MdeModulePkg AcpiTableDxe: Install config table at ACPI data changeStar Zeng2015-07-082-10/+2
* MdeModulePkg AcpiTableDxe: Non-Boolean comparisons should use a compare opera...Star Zeng2015-06-191-1/+1
* MdeModulePkg AcpiTableDxe: Cover EFI_ACPI_TABLE_VERSION_5_0.Star Zeng2015-06-174-74/+41
* MdeModulePkg: Update FirmwarePerformanceDataTableDxe for LegacyBootLiming Gao2015-05-081-54/+22
* MdeModulePkg: Remove GetBootMode() at FirmwarePerformancePeiEntryPointHao Wu2015-05-061-42/+36
* MdeModulePkg BootScriptExecutorDxe: Fix 32bit build failure.Star Zeng2015-03-191-2/+2
* MdeModulePkg BootScriptExecutorDxe: Use ImageContext.ImageSize to allocate me...Star Zeng2015-03-181-2/+6
* MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng2015-02-052-2/+0
* Use SmmMemLib to check communication buffer.Yao, Jiewen2015-02-022-84/+6
* MdeModulePkg: Acpi: enforce exclusion between FirmwareCtrl and XFirmwareCtrlLaszlo Ersek2015-01-261-0/+4
* MdeModulePkg DXE FpdtStatusCodeHandler: Check Boolean value in if statement.Liming Gao2014-12-121-1/+1
* MdeModulePkg: Unregister DXE FpdtStatusCodeHandler.Liming Gao2014-12-031-44/+61
* MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng2014-11-123-2/+57
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-039-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-2818-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-289-87/+121
* 1) Add type cast for better coding style.Feng Tian2014-08-072-6/+6
* Update code to support VS2013 tool chain.Eric Dong2014-07-283-3/+9
* Fixed typos: hanlder should be handler.Chen Fan2014-07-091-1/+1
* MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to r...Star Zeng2014-05-061-114/+13
* Remove ASSERT check for SetVariable in FirmwarePerformanceDataTableDxeGao, Liming2014-03-171-10/+10
* MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable def...Star Zeng2013-11-254-110/+160
* 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan2013-11-222-3/+7
* Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx...Shumin Qiu2013-11-081-0/+10
* Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng2013-09-167-59/+78
* Update BGRT image buffer to be stored in EfiBootSerivesData according to ACPI...Chao Zhang2013-09-121-7/+10
* Fix the issue that FreePool is too early in FirmwarePerformanceDxe.lgao42013-05-271-4/+11
* Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input.lzeng142013-05-211-2/+5