summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/DxeIplPeim/Ia32/DxeLoadFunc.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-89/+109
* MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-2/+1
* MdeModulePkg/DxeIplPeim: Support GHCB pages when creating page tablesTom Lendacky2020-08-161-2/+2
* MdeModulePkg/DxeIplPeim: reserve page 0 for NULL pointer detectionJian J Wang2019-11-091-0/+4
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/DxeIpl: support more NX related PCDsJian J Wang2018-09-261-33/+2
* MdeModulePkg/DxeIpl: disable paging before creating new page tableJian J Wang2018-09-101-0/+10
* MdeModulePkg/DxeLoadFunc: Add use case for new Perf macroDandan Bi2018-07-261-0/+4
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-3/+3
* MdeModulePkg/DxeIpl: Mark page table as read-onlyJian J Wang2017-12-121-1/+7
* MdeModulePkg/DxeIpl: Enable paging for Stack GuardJian J Wang2017-12-081-0/+4
* MdeModulePkg: Fix unix style of EOLJian J Wang2017-11-211-32/+32
* MdeModulePkg/DxeIpl: Enable paging for heap guardJian J Wang2017-11-171-4/+32
* MdeModulePkg/DxeIpl: Implement NULL pointer detectionJian J Wang2017-10-111-3/+14
* MdeModulePkg/Core/DxeIplPeim: Add support for PCD PcdPteMemoryEncryptionAddre...Leo Duran2017-03-011-2/+10
* MdeModulePkg/DxeIplPeim: UINTN used wrongly for EFI_PHYSICAL_ADDRESSJeff Fan2016-11-091-1/+2
* MdeModulePkg: Display new stack base and sizeJeff Fan2016-11-091-0/+16
* MdeModulePkg DxeIpl: Fix IA32 build failure with GCC 5.1.1Star Zeng2015-08-071-0/+1
* MdeModulePkg DxeIpl: Add stack NX supportStar Zeng2015-08-051-8/+177
* 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan2013-11-221-1/+27
* Store PeiServices** when updating IDT table in DxeIplPeim before transfer to ...vanjeff2011-10-271-4/+22
* Update the copyright notice formathhtian2010-04-241-2/+2
* roll back IDT_ENTRY counter to 32vanjeff2010-03-111-1/+1
* 1. Refine debug agent library.vanjeff2010-02-271-4/+11
* roll back changing on save and restore interrupt status, it needn't doing.vanjeff2010-02-241-12/+0
* a)Save and disable CPU interrupt before calling AsmWriteIdtr().vanjeff2010-02-101-19/+31
* 1. Remove feature flag PcdDxeIplEnableIdt entriesqhuang82009-02-241-29/+29
* Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang82008-12-231-5/+5
* Code scrub DxeIpl to add back the CONST modifier and solve a typecast warning. qhuang82008-07-181-5/+3
* Code Scrub DxeIpl module.qhuang82008-07-161-9/+8
* Add doxygen style comments for functions in DxeIpl.qhuang82008-05-071-0/+16
* Update all files in DxeIpl Peim to follow doxygen style header.qhuang82008-04-081-11/+4
* PI spec will be updated to make it clear that this HOB should describe the st...qhuang82007-11-081-0/+9
* Use RShiftU64() from base lib to handle 64-bit right shift to avoid build bre...qhuang82007-09-291-2/+2
* Enable the 0-31 temporary IDT entries prior to activate the LongMode. If not ...yshang12007-09-281-1/+44
* Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH2007-07-101-5/+0
* Check in following modules,xgu32007-07-051-0/+136