summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Uefi/UefiBaseType.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-07MdePkg: Add missing status codesNate DeSimone1-0/+2
2022-10-14MdePkg/Include: LoongArch definitions.Chao Li1-0/+14
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-71/+69
2021-04-15MdePkg/Include: Allow CPU specific defines to be predefinedMichael D Kinney1-1/+14
2020-05-07MdePkg/Include: RISC-V definitions.Abner Chang1-0/+13
2019-04-14MdePkg/UefiBaseType.h: treat EBC as a non-native machine typeArd Biesheuvel1-3/+3
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-7/+0
2018-06-28MdePkg: Clean up source filesLiming Gao1-51/+51
2017-12-11MdePkg/Uefi ARM: only support native ARM/Thumb imagesArd Biesheuvel1-3/+2
2017-02-28MdePkg: Define IPv4_ADDRESS and IPv6_ADDRESS in Base.hRuiyu Ni1-7/+3
2016-02-25MdePkg: Add definition for new warning code EFI_WARN_FILE_SYSTEM.Fu Siyuan1-1/+2
2016-02-03MdePkg:Add a new error status code EFI_HTTP_ERROR.Zhang Lubo1-1/+2
2013-07-29MdePkg: Added ARM Aarch64 architecture supportHarry Liebel1-0/+14
2011-07-19Add header file for KMS.lzeng141-1/+3
2010-11-05Add Doxygen style comments to the EFI_SIZE_TO_PAGES() and EFI_PAGES_TO_SIZE()...mdkinney1-9/+27
2010-11-05Add comment about usage on EFI_SIZE_TO_PAGES() and EFI_PAGES_TO_SIZE macros.rsun31-1/+5
2010-04-23Update the copyright notice formathhtian1-1/+1
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter1-16/+15
2009-09-21Remove the restrain on the Year field in EFI_TIME structure.qhuang81-2/+2
2009-09-02UEFI 2.3 Specification should be updated to move these status code definition...eric_tian1-7/+22
2009-08-24Fix file headers and a few commentsmdkinney1-3/+2
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang81-13/+13
2009-08-18Add ARM specific Machine Typemdkinney1-5/+18
2009-06-11update codes per MdePkg doxgen review comments.vanjeff1-1/+1
2009-03-27Retire RFC_3066_ENTRY_SIZE definition. qhuang81-8/+2
2009-03-17ISO_639_2_ENTRY_SIZE has been moved to be local.jji41-5/+0
2009-02-051) Remove UEFI specific defines from IndustryStandard/PeImage.hmdkinney1-0/+56
2008-12-16Retired the following macros defined in MdePkg/Include/Uefi/UefiBaseType.h:qhuang81-16/+0
2008-12-07Add descriptions of EFI_PHYSICAL_ADDRESS and EFI_VIRTUAL_ADDRESSmdkinney1-0/+8
2008-10-31Use #include <XXX.h> for public include files.qhuang81-1/+1
2008-10-27added EFI_SIGNATURE_XX in Base.h, and updated the industry header files to us...vanjeff1-5/+4
2008-10-211) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang121-2/+0
2008-10-20Update MdePkg/Include/Uefi according to code review comments.xli241-16/+34
2008-09-261) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h.qwang121-0/+13
2008-09-08Remove NULL_HANDLE. NULL_HANDLE should be replaced with NULL as consistency. ...qwang121-2/+0
2008-08-14 klu21-11/+11
2008-06-24Fix doxygen issue:klu21-6/+7
2008-06-23Merged in the following trackers from EDK:qwang121-1/+2
2008-04-21Fix missing include file which break doxygen parsing.klu21-0/+3
2008-04-03[Description]yshang11-10/+9
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang121-1/+0
2007-07-02Add BaseMemoryTestDxe in MdeModulePkg.dscyshang11-0/+4
2007-06-20Add macro EFI_SIZE_TO_PAGES/EFI_PAGES_TO_SIZE in UefiBaseType.h.yshang11-0/+3
2007-06-19Checked in the Protocols introduced in UEFI/PI.yshang11-0/+23
2007-06-18Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI...AJFISH1-15/+15
2007-06-08Move to directory "Include"yshang11-0/+141