- d87a4d5 UNIX GCC cleanup: file name is case sensitive. by qwang12 · 16 years ago
- b52f6a1 Add CONST modifier for "Buffer" parameter in LibPcdSetPtr() by qhuang8 · 16 years ago
- 53cf48e Update function comment and use MdePkg Library FreePool function. by qwang12 · 16 years ago
- 53dff89 Update function comment. by qwang12 · 16 years ago
- aa274d2 1) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BREAKPOINT and MEMORY_FENCE. by qwang12 · 16 years ago
- 81c56b8 Unix GCC cleanup: File name is case sensitive. Foward slash is used. by qwang12 · 16 years ago
- cfc8865 Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and review VALID_ARCHITECTURES in inf files with DSC file. by gikidy · 16 years ago
- 346cf9a Code scrub for MdeModule Include header file (Protocol and DEC) by lgao4 · 16 years ago
- aa79b0b Global variables have been moved backward ahead of functions. by jji4 · 16 years ago
- 4058e90 Clean up to fix build break. by qhuang8 · 16 years ago
- ff6bf04 Parameter checking in BdsLibMatchDevicePaths() is wrong. This bug was found because active console out devices are shown inactive in Setup Boot Maintenance Manager. by rsun3 · 16 years ago
- f053287 Fix entry point prototype. by qhuang8 · 16 years ago
- cef5294 Fix entry point prototype. by qhuang8 · 16 years ago
- baadbb8 Fix entry point prototype. by qhuang8 · 16 years ago
- f49a99e Fix entry point prototype. by qhuang8 · 16 years ago
- 7a944d0 Fix constructor prototype. by qhuang8 · 16 years ago
- 5a31161 Fix typo in function prototype. by qhuang8 · 16 years ago
- be5f161 Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib API. by qhuang8 · 16 years ago
- f90eb36 1) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BREAKPOINT and MEMORY_FENCE. by qwang12 · 16 years ago
- 8ad4884 remove DEFIO_PCI_ADDRESS from MdePkg. by vanjeff · 16 years ago
- 9cf53f0 adjust codes. by vanjeff · 16 years ago
- 427987f 1. add some comments for structures 2. refined doxgen format comments. by vanjeff · 16 years ago
- 1fc0ee1 remove duplicated #pragma pack(). by vanjeff · 16 years ago
- e6b7d45 Code scrub for PlatformBdsLibNull.inf library instance. by klu2 · 16 years ago
- 7e6a7a6 Fix doxygen comment for structure definitions. by klu2 · 16 years ago
- aa4df54 Split architecture judgement then doxygen can merge them into one document. by klu2 · 16 years ago
- bf428cb Sync UefiLib instance in IntelFrameworkPkg with the one in MdePkg. by qhuang8 · 16 years ago
- c8cc44c Remove several over-specific issues. by qhuang8 · 16 years ago
- ff7630c De-Unicode in MdePkg source files. by qhuang8 · 16 years ago
- cd2ed84 De-Unicode in MdePkg source files. by qhuang8 · 16 years ago
- f699888 Add 3 reallocation pool services in MemoryAllocationLib class. by qhuang8 · 16 years ago
- 2d8a3c1 Update the API of UsbGetInterface() & UsbGetConfiguration () to follow MdeLib spec. by qhuang8 · 16 years ago
- 16f476f Remove ProcessLibraryDestructorList() from the library class of DxeCoreEntryPointLib. This API is not in MdeLib spec and DxeCore does not use it. by qhuang8 · 16 years ago
- 0057fda Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for library worker functions, fix some typos, etc by qhuang8 · 16 years ago
- b17f9e9 Update PalCallLib to PalLib in BasePalLibNull.inf. by xli24 · 16 years ago
- 891193e Fix the issue that wrong doxygen header comments. by klu2 · 16 years ago
- 0325471 1) Fix a bug of DefaultVarStoreId of the Form Set should be used when Framework IfrSupportLib create new opcode. by qwang12 · 16 years ago
- b0dd810 Code scrub for GenericBdsLib library instance. by klu2 · 16 years ago
- 168da75 Fixed a error although Math.c is not built include for building. by qwang12 · 16 years ago
- 0fc1f8f GCC Cleanup: Files name should match the case in the file system. by qwang12 · 16 years ago
- 6bc3c11 GCC cleanup: forward slash used.o by qwang12 · 16 years ago
- ac7e320 Remove NibbleToHexChar() function from BaseLib by lgao4 · 16 years ago
- 48bd50c 1. Fixed issue when calculating timeout value in timeout function in MNP module. by vanjeff · 16 years ago
- 0e4d589 Fixed regression bug HSD201375 by jwang36 · 16 years ago
- 6800062 Move GlueLib's PeiPerformanceLib and DxePerformanceLib to [Components.IA32,Components.X64] and [Libraries.IA32,Libraries.X64] as the ECP implementation use AsmReadTsc () function (IA32/X64 only). by qwang12 · 16 years ago
- ba428fb Add CompilerStubLib_Edk2.inf which is built by EDK II tool chain. by qwang12 · 16 years ago
- d437caa Add CompilerStubLib_Edk2.inf which is built by EDK II tool chain. by qwang12 · 16 years ago
- bc4c047 1) Revert the original CompilerStubLib.inf which will be built by EDK tool chain. CompilerStubLib_Edk2.inf is the one that should be built by EDK II tool chain. by qwang12 · 16 years ago
- b058028 Fix to pass the Richford tip ICC build, this check-in is need for the previous check-in version r6765 (Fix the parameter typo, it should confirm to UEFI spec.) by zliu3 · 16 years ago
- 85511dd Fix coding style issues for Tcp4Dxe driver. by niry · 16 years ago
- 34ffd1b Refine the comments in PciSegmentLib by qhuang8 · 16 years ago
- 1a97438 Added /D$(MODULE_ENTRY_POINT)=$(ARCH_ENTRY_POINT) in EBC_CC_FLAGSto ensure correct R8's module entry point for EBC arch. by jwang36 · 16 years ago
- b3b6a07 a. Fixed R8 module build issue for EBC arch by jwang36 · 16 years ago
- d5979dc Function headers in .h and .c files synchronized with spec by jji4 · 16 years ago
- 48a59ce Update the entry point function's prototype. Add Doxygen function header. by qwang12 · 16 years ago
- bad2ca8 Update the entry point function's prototype. by qwang12 · 16 years ago
- bfd8914 Add the AND of all architectural protocols for this special DXE_RUNTIME driver. by qhuang8 · 16 years ago
- 657073d Add several missing assertions. by qhuang8 · 16 years ago
- 008dfe3 Fix the parameter typo, it should confirm to UEFI spec. by qhuang8 · 16 years ago
- 8db9d51 Make HiiDatabase module not depend on HiiLib; otherwise it will inherit HII_DATABASE_PROTOCOL to its own dependency. by qhuang8 · 16 years ago
- 0891b0a Fixed one bug when calculating timeout value in timeout function for UDP protocol. by vanjeff · 16 years ago
- abf1c3e Check In Build.exe and tools_def.template by lgao4 · 16 years ago
- 2b7d16c Pass ICC building. by klu2 · 16 years ago
- 88b6bce Clean ECP for build failure. by xli24 · 16 years ago
- 286f1bd Remove GetCurrentLanguage () from UefiLib in MdePkg by qhuang8 · 16 years ago
- 11e92503 Add GetCurrentLanguage() to HiiLib in MdeModulePkg by qhuang8 · 16 years ago
- aad6137 1. Removal PalCallStatic API by qhuang8 · 16 years ago
- 8f446d0 Add the AND of all architectural protocols for UEFI drivers. Build tool will optimize for size if the UEFI drivers only depends on these architecture protocol. Otherwise the final dependency will be AND APs AND extra dependency inherited from [depex] sections of library instances. by qhuang8 · 16 years ago
- a55caa5 Update PEIM entry point to follow PEIM entry point. by lgao4 · 16 years ago
- f0ba8fd Update PEIM entry point to follow PEIM entry point. by lgao4 · 16 years ago
- 8bd22b8 Update PEIM entry point to follow PEIM entry point. by lgao4 · 16 years ago
- 0674470 Add necessary CONST modifier. by xli24 · 16 years ago
- 310bc76 Add necessary CONST modifier. by xli24 · 16 years ago
- ebafc55 Add additional comments for structure definition. by lgao4 · 16 years ago
- 9c83c97 Fix ICC building issue for DuetPkg by klu2 · 16 years ago
- e24d48a 1) Initialize return value for UefiOp for all execution path. by qwang12 · 16 years ago
- f875a4f 1) Change the return type of IfrLibFreeUpdateData to VOID. by qwang12 · 16 years ago
- 5990ace ICC IA32 Cleanup. by qwang12 · 16 years ago
- 25ce1e9 Fix ECC issue for PCD Dxe and Peim by klu2 · 16 years ago
- 352f357 Fix ECC issue for GenericBdsLib by klu2 · 16 years ago
- cec4aed GCC/ICC Cleanup. by qwang12 · 16 years ago
- a5ff00a Fix constructor/destructor issue for DXE_DRIVER library instance. by qhuang8 · 16 years ago
- 5673300 Fix constructor/destructor issue for DXE_RUNTIM_DRIVER library instance. by qhuang8 · 16 years ago
- e188a60 Fix bundle of issue for ICC build by klu2 · 16 years ago
- 35d297c PI defines the architectural way to get PeiServicesTablePointer from sizeof (UINTN) bytes before the IDT table base. Add the runtime detection of PI version so that Mm7 Library instance is usable under PI 1.0 system. by qwang12 · 16 years ago
- b6228a0 add ULL suffix to Long Long number. by qwang12 · 16 years ago
- 1aaf8fe add ULL suffix to PEI_SERVICES_SIGNATURE by qwang12 · 16 years ago
- 3321fa0 1) Add in SharingStringPack to make UpdateString only create/update string token in the String Packages that shares String Package with each other. For a String Token to be updated in a Package, TagGUID must be the same and SharingStringPack need to be true too. by qwang12 · 16 years ago
- f560de7 Pcd Tools need .Map file when building a EFI binary for EBC tool chain. by klu2 · 16 years ago
- 8cb5c72 Remove BootSector from DSC of DuetPkg. by xli24 · 16 years ago
- dba5c45 Fix the build failure of DuetBdsLib. by xli24 · 16 years ago
- 9638ba6 Synchronize function comment in h file by gikidy · 16 years ago
- 122e219 Function headers in .h and .c files synchronized with spec by jji4 · 16 years ago
- fc0c5b3 Add SEC as supported module types to follow MdeLib spec. by qhuang8 · 16 years ago
- 3d73239 Remove the EBC architecture support. by qhuang8 · 16 years ago
- 7187151 Function headers in .h and .c files synchronized with spec by jji4 · 16 years ago
- 3e5c323 Synchronize function comment in by gikidy · 16 years ago
- 003c1db Remove checking for overflow in several Multiple functions in BaseLib, for it is not feasible to check in C code. by qhuang8 · 16 years ago
- fe18636 Fix build warning generated by ICC and MSVC compilers. by jljusten · 16 years ago
- 35a646e Fixed an incorrect PCD type string conversion by jwang36 · 16 years ago