On Tue, Nov 22, 2022 at 6:10 PM Michael D Kinney wrote: > Hi Abner, > > Removing that section 5.4.2.2 is required to close this bug. > > Meaning of 'static' is covered by the ANSI C standards. > Mike, Sorry for spinning off a bit, but if we're dropping STATIC, can we also drop the other defines (like CONST, VOID, etc)? Potentially culminating into adopting C99 (does any EDK2-relevant C compiler not support it?). Pedro