summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
...
* Review the comments to match Spec.gikidy2009-04-303-6/+4
* Fix the bug that EnablePaging64() should assert() for x64 platform.qhuang82009-04-304-127/+44
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-301-2/+2
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-304-8/+8
* Update BasePeCoffLib comments to specify this library support scope.lgao42009-04-303-7/+9
* Update IPF version BasePeCoffLib only supports IFP and EBC PeImage, doesn't s...lgao42009-04-301-2/+1
* Fix the bug that SetMem.S of BaseMemoryLibOptDxe is incorrect.xli242009-04-301-11/+6
* Fix the bug in DxeRuntimePciExpressLib that behavior of GetPciExpressAddress(...xli242009-04-301-3/+3
* Add limitation clarification for usage of AsmPrepareThunk16(), AsmThunk16(), ...klu22009-04-292-1/+19
* Fix the bug that gEfiSalSystemTableGuid is missing in UefiPalLib.inf.xli242009-04-291-1/+3
* Fix the bug that InternalReallocatePool() ignores the input parameter PoolTyp...xli242009-04-291-2/+2
* fixed ECC issues.vanjeff2009-04-281-5/+5
* update platformlangcodes and langcodes to adapt new language convert algorithm.eric_tian2009-04-271-2/+2
* Correct minor comments.lgao42009-04-271-1/+1
* Merge RuntimeLib and RuntimeServices.c.qhuang82009-04-244-696/+657
* Use GUIDed event for virtual address change eventqhuang82009-04-242-2/+7
* Add check for the validity of resource directory address.qhuang82009-04-231-32/+32
* Add checking for start address for PCI express Read/Write Bufferqhuang82009-04-231-1/+9
* updateeric_tian2009-04-231-21/+32
* update string function comment to clear the semantic meaning.eric_tian2009-04-231-18/+26
* Add HiiResourceData field to PeCoffLib library class. PeCoffLoaderLoadImage (...qhuang82009-04-222-12/+91
* Rename enum with a duplicate name of EVENT_LOG_TYPE_DATA.jljusten2009-04-211-1/+1
* Coding style verified.gikidy2009-04-202-36/+36
* Remove some unrecognized unicode characters.qhuang82009-04-201-8/+8
* Enhanced industry standard definitions of SMBIOS Table.gikidy2009-04-201-239/+1534
* 1. use #define instead of enumerator type for Structure Type/IDvanjeff2009-04-202-12/+10
* Save segment registers on stack in case the thunk code assembly calls CF9 sof...qhuang82009-04-172-22/+42
* rremove EFI_IMAGE_SUBSYSTEM_EFI_EFI_ROM. No spec to defined and no one use it.vanjeff2009-04-161-3/+1
* Add UEFI2.1d HiiPlatformSetupFormset Guidlgao42009-04-163-1/+33
* Fix several minor coding style issues.qhuang82009-04-157-64/+63
* Add extra definition to MdePkg\Include\IndustrialStandard\Image.h: EFI_IMAGE...qhuang82009-04-151-1/+54
* Add UEFI 2.1d Hii Package list GUID definition to MdePkg.qhuang82009-04-152-1/+37
* add security checkvanjeff2009-04-151-1/+2
* 1. add ata identify data definition for ATA-5vanjeff2009-04-131-73/+129
* Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten2009-04-101-3/+3
* Allow EFIAPI to be defined on the compiler command line.jljusten2009-04-104-7/+25
* Fix some build issues encountered with ELFGCC.jljusten2009-04-101-10/+10
* Useless definition removed and typo corrected.gikidy2009-04-091-9/+1
* add assertion condition to satisfy the requirement in MdePkg library spec 0.61peric_tian2009-04-071-41/+60
* MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH process added.gikidy2009-04-033-0/+104
* Add CreatePopUp API into UefiLiblgao42009-04-022-0/+198
* Fix some typo.gikidy2009-04-0215-110/+111
* Add flag for device directly connect to the HBA.gikidy2009-04-021-0/+5
* Read-Capacity16 command added for SCSI driversjji42009-04-013-0/+163
* New data field added follow UEFI Spec.gikidy2009-04-011-0/+15
* Synchronized with UEFI Specjji42009-03-271-16/+26
* Retire RFC_3066_ENTRY_SIZE definition. qhuang82009-03-271-8/+2
* Synchronized with UEFI Specjji42009-03-261-2/+3
* Synchronized with UEFI Specjji42009-03-262-34/+35
* Fix minor formatting issue.qhuang82009-03-241-3/+3